Re: Support of XA datasources? - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: Support of XA datasources?
Date
Msg-id 3E51259E.4070700@xythos.com
Whole thread Raw
In response to Support of XA datasources?  (P G <pg_dba@yahoo.com>)
List pgsql-jdbc
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
>



pgsql-jdbc by date:

Previous
From: P G
Date:
Subject: Support of XA datasources?
Next
From: Tomasz Myrta
Date:
Subject: Re: [PERFORM] Good performance?