Re: [GENERAL] Distributed Transactions

2005-08-14 Thread Tom Lane
"Mike Fahrenkrog" <[EMAIL PROTECTED]> writes: > Hi, I just wanted to confirm this. Is there any reasonable way to configure > distributed transactions involving Postgres? Not at the moment. 8.1 will have support for 2-phase commit, which would allow its use as part of a distributed transaction (y

[GENERAL] Distributed Transactions

2005-08-14 Thread Mike Fahrenkrog
On Tue, 2005-07-26 at 12:51, Dr NoName wrote: > postgresql doesn't support distributed transactions. Hi, I just wanted to confirm this. Is there any reasonable way to configure distributed transactions involving Postgres? Thanks very much, Mike Fahrenkrog ---(end of br