On Tue, 12 Oct 2004, Stef wrote:

> Pierre-Frédéric Caillaud mentioned :
> => http://www.postgresql.org/docs/7.4/static/jdbc-query.html#AEN24298
> 
> My question is :
> Is this only true for postgres versions >= 7.4 ?
> 
> I see the same section about "Setting fetch size to turn cursors on and off"
> is not in the postgres 7.3.7 docs. Does this mean 7.3 the JDBC driver
> for postgres < 7.4 doesn't support this ?
> 

You need the 7.4 JDBC driver, but can run it against a 7.3 (or 7.2) 
database.  Also note the 8.0 JDBC driver can only do this against a 7.4 or 
8.0 database and not older versions.

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to