8.x JDBC driver

From: jao(at)geophile(dot)com
To: pgsql-jdbc(at)postgresql(dot)org
Subject: 8.x JDBC driver
Date: 2006-01-09 15:23:47
Message-ID: 20060109102347.inuhogxhno8wo4o0@geophile.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2006-01-09 15:35:01 Re: 8.x JDBC driver
Previous Message Jacques Gollion 2006-01-09 12:01:15 Re: BUG #2139: Problem when calling functions without any