Re: XA

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-advocacy(at)postgresql(dot)org
Cc: Chris Browne <cbbrowne(at)acm(dot)org>
Subject: Re: XA
Date: 2005-10-01 10:11:54
Message-ID: 200510011211.55207.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

In response to

  • Re: XA at 2005-09-30 18:42:07 from Chris Browne

Browse pgsql-advocacy by date

  From Date Subject
Next Message Mitch Pirtle 2005-10-03 01:06:33 Re: Time to start the PR machine
Previous Message Leonard Soetedjo 2005-10-01 02:58:44 Re: XA