Re: Feature Request for 7.5 - Mailing list pgsql-general

From Chris Travers
Subject Re: Feature Request for 7.5
Date
Msg-id 003101c3ba64$4b582670$5b44053d@SAMUEL
Whole thread Raw
In response to Feature Request for 7.5  ("Chris Travers" <chris@travelamericas.com>)
List 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 by date:

Previous
From: greg@turnstep.com
Date:
Subject: Re: PostgreSQL 7.3.5 Now Available ...
Next
From: "Passynkov, Vadim"
Date:
Subject: Async Query Processing on Solaris