Re: XA for postgres

From: Barry Lind <blind(at)xythos(dot)com>
To: stephen(at)cass-ltd(dot)co(dot)uk
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: XA for postgres
Date: 2002-10-25 16:39:06
Message-ID: 3DB973AA.7030601@xythos.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2002-10-25 19:16:12 Re: Help with compile
Previous Message Daniel Serodio 2002-10-25 16:25:37 Re: Problem connecting to PostgreSQL on Debian Linux