Re: XA for postgres - Mailing list pgsql-jdbc

From Barry Lind
Subject Re: XA for postgres
Date
Msg-id 3DB973AA.7030601@xythos.com
Whole thread Raw
In response to XA for postgres  ("Stephen J. Thompson" <stephen@cass-ltd.co.uk>)
List pgsql-jdbc
The postgres server doesn't support XA so no jdbc driver could really
support it.  Unless the underlying functionality is in the server for
two-phase commits, the driver is pretty helpless.

thanks,
--Barry


Stephen J. Thompson wrote:
> Hello all,
>
> Is there a driver for postgres that supports the XA architecture?
>
> Thanks.
>
> Stephen.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>




pgsql-jdbc by date:

Previous
From: Daniel Serodio
Date:
Subject: Re: Problem connecting to PostgreSQL on Debian Linux
Next
From: felipe de Jesús Molina Bravo
Date:
Subject: Help with compile