Re: Re: help mail about JDBC

Поиск
Список
Период
Сортировка
От Peter B. West
Тема Re: Re: help mail about JDBC
Дата
Msg-id 3AECC24A.5B352E68@powerup.com.au
обсуждение исходный текст
Ответ на Re: help mail about JDBC  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Dave Cramer"
Дата:
Сообщение: Re: Re: help mail about JDBC
Следующее
От: Tony Grant
Дата:
Сообщение: Newcomer