Re: XA

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: XA
Дата
Msg-id 200510011211.55207.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: XA  (Chris Browne <cbbrowne@acm.org>)
Список pgsql-advocacy
Chris Browne wrote:
> It is an API specified by an Open Group standard with a 12 function
> call API.

This may be interesting for those wondering what's going on:

http://java.sun.com/j2se/1.4.2/docs/api/javax/transaction/xa/package-summary.html

So yes, you probably need 2PC support in the server, but the actual
implementation work needs to be done in the JDBC driver (or any other
client interface).

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

В списке pgsql-advocacy по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: XA
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: Time to start the PR machine