Re: Are there any compatibility problem with using pg74jdbc3.jar

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Clark Kent <cak0251(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Are there any compatibility problem with using pg74jdbc3.jar
Date: 2004-05-15 06:16:10
Message-ID: 40A5B5AA.4010502@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Clark Kent wrote:
> We are trying to using pg74jdbc3.jar

Which build?

> with postgres 7.3.

Which 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)

Can you provide an example of the exception & stacktrace you see?

> Are there any
> compatibility problems that we should be worried about?

Not that I know of; the latest 7.4 driver should work correctly against
a 7.3 server (modulo server bugs -- IIRC, some versions of 7.3 can
corrupt bytea data when transmitted to the client, depending on the
database encoding in use)

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2004-05-15 06:23:47 Re: Warnings
Previous Message Jeffrey Melloy 2004-05-15 00:04:27 Warnings