Re: Is it possible for Postgresql to interact with Transaction

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: Is it possible for Postgresql to interact with Transaction
Дата
Msg-id 3E8ADD8D.9010705@mascari.com
обсуждение исходный текст
Ответ на Is it possible for Postgresql to interact with Transaction Manager (TM like Tuxedo) as a Ressource Manager (RM) ?  (alain.bruneau@acoss.fr)
Список 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 по дате отправления:

Предыдущее
От: Marc Drouin
Дата:
Сообщение: Re: Trigger functions
Следующее
От: "Johnson, Shaunn"
Дата:
Сообщение: the results from a query - question