Re: Is it possible for Postgresql to interact with Transaction - Mailing list pgsql-general

From Mike Mascari
Subject Re: Is it possible for Postgresql to interact with Transaction
Date
Msg-id 3E8ADD8D.9010705@mascari.com
Whole thread Raw
In response to Is it possible for Postgresql to interact with Transaction Manager (TM like Tuxedo) as a Ressource Manager (RM) ?  (alain.bruneau@acoss.fr)
List pgsql-general
alain.bruneau@acoss.fr wrote:
> Hi.
>
> I'm trying to understand if it is possible to link Postgresql with a
> Transaction Manager like Tuxedo.

Nope. At a minimum PostgreSQL would first have to expose a
two-phase commit API before an XA library could be written.
There was work done in this area:


http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&frame=right&th=ead6cfa512d740f2&seekm=87wuns3lwh.fsf%40mailbox.samurai.com#link6

but it will be interesting to see if it ever sees the light of day.

Mike Mascari
mascarm@mascari.com


pgsql-general by date:

Previous
From: Marc Drouin
Date:
Subject: Re: Trigger functions
Next
From: "Johnson, Shaunn"
Date:
Subject: the results from a query - question