Driver compatibility with 7.3 server

From: Mike Charnoky <noky(at)nextbus(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Driver compatibility with 7.3 server
Date: 2005-12-22 17:44:51
Message-ID: 43AAE613.10903@nextbus.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Mike Charnoky 2005-12-22 17:52:43 Re: Driver compatibility with 7.3 server
Previous Message Kris Jurka 2005-12-21 21:02:42 Re: java.sql.BatchUpdateException