Re: Proposal: Commit timestamp - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Proposal: Commit timestamp
Date
Msg-id 45BA1A00.2030300@dunslane.net
Whole thread Raw
In response to Re: Proposal: Commit timestamp  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
Stephen Frost wrote:
> I'd also suggest you look into Lamport timestamps...  Trusting the
> system clock just isn't practical, even with NTP.  I've developed
> (albeit relatively small) systems using Lamport timestamps and would be
> happy to talk about it offlist.  I've probably got some code I could
> share as well.
>   

that looks like what Oracle RAC uses: 
http://www.lc.leidenuniv.nl/awcourse/oracle/rac.920/a96597/coord.htm

cheers

andrew




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: crash on 8.2 and cvshead - failed to add item to the
Next
From: Andrew Dunstan
Date:
Subject: Re: BUG #2917: spi_prepare doesn't accept typename aliases