Re: switching from 7.4.1 to 8.0-311 jdbc driver

Поиск
Список
Период
Сортировка
От Dennis Sacks
Тема Re: switching from 7.4.1 to 8.0-311 jdbc driver
Дата
Msg-id 4268222F.5090606@illusions.com
обсуждение исходный текст
Ответ на Re: switching from 7.4.1 to 8.0-311 jdbc driver  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Kris Jurka wrote:

>This statement is from issuing Connection.rollback() and it will still
>happen with the 8.0 driver.  The difference is that the 8.0 driver uses
>the full V3 protocol which has some logging problems on the server
>side, so you just aren't seeing them being executed even though they
>are.
>
>

Are there advantages of moving to the 8.0 driver?

Dennis
dennis@illusions.com

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Interval support for Postgres
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: isLast() and empty ResultSet