Re: Two-fase-commit - Mailing list pgsql-admin

From aurelien.dehay@laposte.net (Aurélien DEHAY)
Subject Re: Two-fase-commit
Date
Msg-id 87smo59z8q.fsf@laposte.net
Whole thread Raw
In response to Two-fase-commit  (Wagner Sales <wsalles2003@yahoo.com.br>)
List pgsql-admin
pgman@candle.pha.pa.us (Bruce Momjian) writes:

> No, I don't think that is possible.  We don't even have 2-phase commit
> between PostgreSQL backends.
>
> ---------------------------------------------------------------------------
>
> Wagner Sales wrote:
>> Hi!
>> I have a customer asking to me: is possible one app whit two-fase-commit
>> transactions using posgresql+informix?
>> Well, I was searched in the web and the postgresql web site, but I
>> wasn't found nothing about. I hope this is the correct list to post this
>> ask, and, of course, someone to help me ;).
>>


It's surely possible, but as Postgres isn't a transactionnal monitor,
It could not handle 2-phase commit alone. With a TM like Tuxedo, you
(well, he) surely can do this.

[...]

--
Aurélien DEHAY         http://logicielslibres.info

pgsql-admin by date:

Previous
From: Raymond Chui
Date:
Subject: Why table has drop, but the foreign key still there?
Next
From: Stephan Szabo
Date:
Subject: Re: Why table has drop, but the foreign key still there?