Re: execute cursor fetch - Mailing list pgsql-performance

From Kris Jurka
Subject Re: execute cursor fetch
Date
Msg-id Pine.BSO.4.56.0410151727320.1756@leary.csoft.net
Whole thread Raw
In response to Re: execute cursor fetch  (Stef <svb@ucs.co.za>)
List pgsql-performance

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

pgsql-performance by date:

Previous
From: Mark Wong
Date:
Subject: Re: [Testperf-general] Re: First set of OSDL Shared Memscalability results, some wierdness ...
Next
From: Bruce Momjian
Date:
Subject: Re: mmap (was First set of OSDL Shared Mem scalability results,