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.