Re: Feature Request for 7.5

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: Feature Request for 7.5
Дата
Msg-id 003101c3ba64$4b582670$5b44053d@SAMUEL
обсуждение исходный текст
Ответ на Feature Request for 7.5  ("Chris Travers" <chris@travelamericas.com>)
Список pgsql-general
The problems with 2-phase-commit have already been mentioned in response my
feature request.

Most notably, 2-phase commit does NOT ensure that the sequences are called
in the same order on all databases.  This can cause huge problems!  For
example invoices might point to different customers in different databases.
There are other problems that exist as well (deadlocks and the like) but I
am not as worried about them.  The sequence issue IS a showstopper.

Best Wishes,
Chris Travers



В списке pgsql-general по дате отправления:

Предыдущее
От: greg@turnstep.com
Дата:
Сообщение: Re: PostgreSQL 7.3.5 Now Available ...
Следующее
От: "Passynkov, Vadim"
Дата:
Сообщение: Async Query Processing on Solaris