Very Precision Time for Database Server

From: alavoor <alavoor_nospam(at)yahoo(dot)com>
To: pgsql-hackers(at)postgresql(dot)org(dot)pgsql-general(at)postgresql(dot)org
Subject: Very Precision Time for Database Server
Date: 2001-08-04 01:56:45
Message-ID: 3B6B5606.CB9B0414@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello:

You must maintain a very high precision and accurate time on database
servers.
This is required especially if you read and comapre data from different
databases located on different
servers at different continents. For example a database server located
in california and another in London city.

I had the trouble in having syncing to a standard time, there were no
program available.

I wrote a small script which I run thru cron which syncs to the Atomic
clock in USA every night at 3 a.m.

US govt. spent millions to build very precision atomic clock for
International Trade and Business.

Use this very small and tiny program written in PHP.

This program runs on MS Windows 95/98/NT/2000/XP/ME and MS Windows 3.11.

This program also runs on all flavors of Unix and Linux and Apple Mac.

Please download the program from:
http://phpclasses.upperdesign.com/browse.html/package/285

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2001-08-04 03:14:15 Re: HELP! BUG? pg_dump mucks up grant/revoke
Previous Message Calvin Dodge 2001-08-04 00:06:31 Re: Where is the database located in 7.1.2?