Re: Are there any compatibility problem with using pg74jdbc3.jar with Postgres 7.3? - Mailing list pgsql-jdbc

From Olivier Hubaut
Subject Re: Are there any compatibility problem with using pg74jdbc3.jar with Postgres 7.3?
Date
Msg-id opr8h6wnlf94ope3@olivier.amaze.ulb.ac.be
Whole thread Raw
In response to Are there any compatibility problem with using pg74jdbc3.jar with Postgres 7.3?  (Clark Kent <cak0251@yahoo.com>)
List pgsql-jdbc
On Fri, 14 May 2004 13:58:16 -0700 (PDT), Clark Kent <cak0251@yahoo.com>
wrote:

> We are trying to using pg74jdbc3.jar with postgres 7.3.   This is being
> done since the new driver has some needed features, and we don't want to
> change the database version.  It seems to "mostly" work.  (The driver
> seems to be throwing exception for every insert/update that is done, but
> the operation seems to be working correctly)   Are there any
> compatibility problems that we should be worried about?

With pg 7.4, the autocommit has changed place from server to client side.
So this could be the reason of the exception you get.

--
Downloading signature ... 99%
*CRC FAILED*
signature aborted

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: patch: streaming of bytea parameter values
Next
From: Dave Cramer
Date:
Subject: Re: patch: streaming of bytea parameter values