Re: 8.x JDBC driver - Mailing list pgsql-jdbc

From Markus Schaber
Subject Re: 8.x JDBC driver
Date
Msg-id 43C282A5.5000903@logix-tt.com
Whole thread Raw
In response to 8.x JDBC driver  (jao@geophile.com)
List pgsql-jdbc
Hi, Jao,

jao@geophile.com wrote:
> 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?

Yes, you can easily mix driver and server versions from 7.3 up to 8.1
without problems (might be even 7.2).

It may be even better to use the 8.1 driver against 7.4 servers to
profit from better utilization of the V3 protocol and other optimizations.


> - 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).

There are some patches floating around in the net against various driver
versions that enable COPY support. Maybe they help you.

Schabi

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

pgsql-jdbc by date:

Previous
From: jao@geophile.com
Date:
Subject: 8.x JDBC driver
Next
From: Jaime Casanova
Date:
Subject: Fwd: [BUGS] BUG #2139: Problem when calling functions without any argument