Re: XA Resources

From: Kris Jurka <books(at)ejurka(dot)com>
To: Rich Rutkowski <innovapos(at)mindspring(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: XA Resources
Date: 2006-08-30 05:27:50
Message-ID: Pine.BSO.4.63.0608300025370.953@leary2.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 23 Aug 2006, Rich Rutkowski wrote:

> Have been using both the 8.1-405.jdbc3.jar driver (thick client) and
> also the pg73jdbc3.jar(server side) driver. I have been receiving
> messages from the Application Server, Sun's Platform Edition 8.1,
> regarding non-XA resources. If we read your site correctly the
> postgresql-8.2dev-503.jdbc3.jar driver has partial support for XA
> resources. We are not interleaving transactions at this point so it
> should work. However, we notice that there is the sequence "dev" in the
> driver name. Is the "dev" driver a new code base as compared to the
> -405 driver or an extension to add the XA capability? Our application
> is mission critical and stability is very important.

The -dev release is indeed the development release, but nothing new has
happened regarding XA support in the 8.2 series, so the code should be
identical to the 8.1 release. So for your purposes you should use the 8.1
driver as it has the latest XA code and is more stable than the -dev
series.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guillaume Smet 2006-08-30 07:25:34 Re: [HACKERS] [PATCHES] log_statement output for protocol
Previous Message Kris Jurka 2006-08-30 05:19:32 Re: Exception in thread "main" java.lang.OutOfMemoryError: