Re: Distributed Transactions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mike Fahrenkrog" <mikef(at)travelpost(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Distributed Transactions
Date: 2005-08-15 00:21:18
Message-ID: 4908.1124065278@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Mike Fahrenkrog" <mikef(at)travelpost(dot)com> 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 (you still have to
get your XA control software from somewhere, though).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-08-15 00:23:23 Re: Removing -'s (header) before records in psql
Previous Message Brent Wood 2005-08-14 23:09:33 Re: Removing -'s (header) before records in psql