Thread: XADatasource

XADatasource

From
Khaldoun Ateyeh
Date:
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


--------------------------------------------------------------------------




Re: XADatasource

From
Dave Cramer
Date:
Khaldoun,

The driver does not work with XADatasource, the code is broken.

Dave
On Mon, 2002-07-08 at 06:09, 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
>
>
>






Re: XADatasource

From
Barry Lind
Date:
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
 >
 >
 >
 >
 >