Re: Are XA datasources supported? - Mailing list pgsql-jdbc

From Daniel Bruce Lynes
Subject Re: Are XA datasources supported?
Date
Msg-id 200301172001.48112.dlynes@shaw.ca
Whole thread Raw
In response to Are XA datasources supported?  ("King_Henree@yahoo.com" <king_henree@yahoo.com>)
List pgsql-jdbc
On Friday 17 January 2003 13:53, king_henree@yahoo.com wrote:
> I am using PostgreSQL 7.3.1 and wanted to know if XA
> datasources are supported under PostgreSQL?  If yes,
> where can I get the JDBC drivers?

No.  PostgreSQL database does not support two-phase commits.  I believe this
is planned for a future version of the database (read the todo list).

After that is completed, I would imagine the JDBC driver will be amended to
support XA DataSources.

pgsql-jdbc by date:

Previous
From: Alan Searles
Date:
Subject: Postgresql 7.3.1 + JDBC Build from Source
Next
From: Barry Lind
Date:
Subject: Re: Control characters in sql statements close db connecti