Driver compatibility with 7.3 server - Mailing list pgsql-jdbc

From Mike Charnoky
Subject Driver compatibility with 7.3 server
Date
Msg-id 43AAE613.10903@nextbus.com
Whole thread Raw
Responses Re: Driver compatibility with 7.3 server  (Mike Charnoky <noky@nextbus.com>)
Re: Driver compatibility with 7.3 server  (Oliver Jowett <oliver@opencloud.com>)
List pgsql-jdbc
Hi everyone, happy holidays!  We are are currently using Postgresql 7.3
and would like to be able to use cursors for large selects (ie: using
Statement.setFetchSize()).  Unfortunately, this is not implemented in
the 7.3 JDBC driver.  Is it possible to use a newer version of the JDBC
driver, say 7.4, with the 7.3 version of the db server?  Thanks.


Mike

pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: java.sql.BatchUpdateException
Next
From: Mike Charnoky
Date:
Subject: Re: Driver compatibility with 7.3 server