8.x JDBC driver - Mailing list pgsql-jdbc

From jao@geophile.com
Subject 8.x JDBC driver
Date
Msg-id 20060109102347.inuhogxhno8wo4o0@geophile.com
Whole thread Raw
Responses Re: 8.x JDBC driver  (Markus Schaber <schabi@logix-tt.com>)
List pgsql-jdbc
I'm currently using Postgrseql 7.4.8 including the JDBC driver. I'm
considering moving up to version 8, and thinking about intermediate
steps.

- Can the 8.x driver be used with a 7.4.8 server?

- What are the major differences between the two versions? I checked
out the jdbc.postgresql.com changelog, but I'm looking for
higher-level information. I'm particularly interested in
performance-related improvements: use of server-side prepared
statements, string overhead in the driver, etc.

- Can COPY TO STDOUT and COPY FROM STDIN be done using the 8.x driver?
(I couldn't get these to work in 7.4.x).

Jack Orenstein



pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: SQLData user-defined-types and getObject()
Next
From: Markus Schaber
Date:
Subject: Re: 8.x JDBC driver