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

Поиск
Список
Период
Сортировка
От Olivier Hubaut
Тема Re: Are there any compatibility problem with using pg74jdbc3.jar with Postgres 7.3?
Дата
Msg-id opr8h6wnlf94ope3@olivier.amaze.ulb.ac.be
обсуждение исходный текст
Ответ на Are there any compatibility problem with using pg74jdbc3.jar with Postgres 7.3?  (Clark Kent <cak0251@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: patch: streaming of bytea parameter values
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: patch: streaming of bytea parameter values