From: | aurelien(dot)dehay(at)laposte(dot)net (=?iso-8859-1?q?Aur=E9lien_DEHAY?=) |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Two-fase-commit |
Date: | 2003-08-13 18:41:25 |
Message-ID: | 87smo59z8q.fsf@laposte.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
pgman(at)candle(dot)pha(dot)pa(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2003-08-13 19:38:29 | Re: Why table has drop, but the foreign key still there? |
Previous Message | Bruce Momjian | 2003-08-13 18:36:01 | Re: Two-fase-commit |