Re: Proposal: Commit timestamp

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Proposal: Commit timestamp
Дата
Msg-id 45BA1A00.2030300@dunslane.net
обсуждение исходный текст
Ответ на Re: Proposal: Commit timestamp  (Stephen Frost <sfrost@snowman.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: crash on 8.2 and cvshead - failed to add item to the
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: BUG #2917: spi_prepare doesn't accept typename aliases