Re: [GENERAL] two phase commit? - Mailing list pgsql-general

From Keith G. Murphy
Subject Re: [GENERAL] two phase commit?
Date
Msg-id 37D92BA0.C691B93B@mindspring.com
Whole thread Raw
In response to two phase commit?  ("amy cheng" <amycq@hotmail.com>)
List pgsql-general
amy cheng wrote:
>
> hi, there,
>
> does pgsql support two phase commit?
> thanks!!!
>
From a viewpoint of relative database ignorance and just to get the ball
rolling on an answer:

Is this even a meaningful question to ask of a backend database product
like Postgresql?  I.e., wouldn't middleware be required to perform a
two-phase commit, which would involve multiple database backends?  I
doubt if pgsql would have anything that would explicitly support or
prevent it.

Feel free to contradict (=educate) me.

pgsql-general by date:

Previous
From: Mark Jewiss
Date:
Subject: CSV File Import
Next
From: "omid omoomi"
Date:
Subject: RE: [GENERAL][SQL] Getting multiple field unique index to disting uish NULLs.