Re: execute cursor fetch

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: execute cursor fetch
Дата
Msg-id Pine.BSO.4.56.0410151727320.1756@leary.csoft.net
обсуждение исходный текст
Ответ на Re: execute cursor fetch  (Stef <svb@ucs.co.za>)
Список 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 по дате отправления:

Предыдущее
От: Mark Wong
Дата:
Сообщение: Re: [Testperf-general] Re: First set of OSDL Shared Memscalability results, some wierdness ...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: mmap (was First set of OSDL Shared Mem scalability results,