Re: Anyone know why PostgreSQL doesn't support 2 phase execution? - Mailing list pgsql-hackers

From Rod Taylor
Subject Re: Anyone know why PostgreSQL doesn't support 2 phase execution?
Date
Msg-id 1049735504.40144.35.camel@jester
Whole thread Raw
In response to Anyone know why PostgreSQL doesn't support 2 phase execution?  ("Ron Peacetree" <rjpeace@earthlink.net>)
List pgsql-hackers
On Sat, 2003-04-05 at 11:35, Ron Peacetree wrote:
> ...and what kind of performance hit we take (and under what
> circumstances) for not having it?

Do you mean 2-phase commits?  If so, how do you take a performance hit
from *not* having it?  PostgreSQL doesn't have it (prepare & forget
phases)) simply because nobody has completed and submitted an
implementation.  Satoshi is working on the problem.

If not, what do you mean by 2 phase execution?

--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: more contrib: log rotator
Next
From: cbbrowne@cbbrowne.com
Date:
Subject: Re: more contrib: log rotator