Re: switching from 7.4.1 to 8.0-311 jdbc driver - Mailing list pgsql-jdbc

From Dennis Sacks
Subject Re: switching from 7.4.1 to 8.0-311 jdbc driver
Date
Msg-id 4268222F.5090606@illusions.com
Whole thread Raw
In response to Re: switching from 7.4.1 to 8.0-311 jdbc driver  (Kris Jurka <books@ejurka.com>)
List 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 by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Interval support for Postgres
Next
From: Kris Jurka
Date:
Subject: Re: isLast() and empty ResultSet