Re: XADatasource - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: XADatasource
Date
Msg-id 3D29C13C.3010802@xythos.com
Whole thread Raw
In response to XADatasource  (Khaldoun Ateyeh <ateyeh@ipd.uni-karlsruhe.de>)
List pgsql-jdbc
Khaldoun,

Since the postgres database doesn't support distributed transactions,
you will not be able to find any jdbc drivers that support it.  Once the
functionality is added to the server it can then be exposed via jdbc and
other interfaces.

--Barry

Khaldoun Ateyeh wrote:

 >Hello,
 >
 >I'd like to ask if you know about any jdbc-drive for pgsql that supports
 >XADatasource (Distributed Transaction).
 >
 >thanks for your help.
 >Khaldoun Ateyeh
 >
 >---------------------------------------------------------------------
 >Khaldoun Ateyeh, Dipl.-Inform.        Phone: +49-721-608-4728
 >    Information Systems Group             Fax:   +49-721-608-7343
 >
 >    IPD - Institute for Program Structures and Data Organization -
 >
 >    University of Karlsruhe
 >    Am Fasanengarten 5                    ateyeh@ira.uka.de
 >    D-76128 Karlsruhe - Germany
 > http://wwwipd.ira.uka.de/~ateyeh
 >
 >
 >--------------------------------------------------------------------------
 >
 >
 >
 >
 >---------------------------(end of broadcast)---------------------------
 >TIP 4: Don't 'kill -9' the postmaster
 >
 >
 >
 >
 >






pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: PreparedStatement and DB default values
Next
From: Nikola Milutinovic
Date:
Subject: Some general info needed