Re: Re: help mail about JDBC - Mailing list pgsql-jdbc

From Peter B. West
Subject Re: Re: help mail about JDBC
Date
Msg-id 3AECC24A.5B352E68@powerup.com.au
Whole thread Raw
In response to Re: help mail about JDBC  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-jdbc
Dave Cramer wrote:
>
> Hi,
>
> The jar file is not version specific, however there are a few things about
> the 7.1 jar which could be useful. In  otherwords the 7.0 jar will work fine
> for most things on the 7.1 version of postgres.
> However AFAIK the 8k rowlimit inside the jdbc driver has been removed in the
> 7.1 version of the driver, and some other things have been fixed, so if you
> are using large rows then you should get a copy of the new driver.
>
> In order to use it just place it in your classpath
>
> export CLASSPATH=$CLASSPATH:/usr/lib/pgsql/jdbc7.0-1.2.jar
>
> If you want the 7.1 jar I can email it to you..

Dave,

Is this the beta5 1.3SE version mentioned on Peter Mount's web page?

Peter
--
Peter B. West  pbwest@powerup.com.au  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"

pgsql-jdbc by date:

Previous
From: "Dave Cramer"
Date:
Subject: Re: Re: help mail about JDBC
Next
From: Tony Grant
Date:
Subject: Newcomer