Thread: Support of XA datasources?

Support of XA datasources?

From
P G
Date:
I see that JDBC3 was posted for download recently
(09-Feb-2003).  Does this driver support distributed
transactions with two phase commits?  If not, does
anyone know when it will be available for PostgreSQL?

TIA.

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

Re: Support of XA datasources?

From
Barry Lind
Date:
No it doesn't support two phase commits.  This is because the database
itself doesn't support two phase commits.  The jdbc driver will expose
this functionality when it exists in the database.  It is on the todo
list, but I don't think anyone is working on it.

--Barry

P G wrote:
> I see that JDBC3 was posted for download recently
> (09-Feb-2003).  Does this driver support distributed
> transactions with two phase commits?  If not, does
> anyone know when it will be available for PostgreSQL?
>
> TIA.
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Shopping - Send Flowers for Valentine's Day
> http://shopping.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>