Re: XA - Mailing list pgsql-advocacy

From Peter Eisentraut
Subject Re: XA
Date
Msg-id 200510011211.55207.peter_e@gmx.net
Whole thread Raw
In response to Re: XA  (Chris Browne <cbbrowne@acm.org>)
List 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 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: XA
Next
From: Gaetano Mendola
Date:
Subject: Re: Time to start the PR machine