Re: setFetchSize

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: setFetchSize
Дата
Msg-id 20030717163847.B28330@bacon
обсуждение исходный текст
Ответ на setFetchSize  (Felipe Schnack <felipes@ritterdosreis.br>)
Список pgsql-jdbc
On 17/07/2003 14:24 Felipe Schnack wrote:
>   There is a way that I can set setFetchSize() that will prevent pgsql
> from caching all the results of a query to server's memory?
>   I'm trying to search in the archives but any search I try returns 0
> results...

Not AFAIK. A work-round might be to use limit and offset in your sql.

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Dmitry Tkach
Дата:
Сообщение: Re: Prepared Statements
Следующее
От: Csaba Nagy
Дата:
Сообщение: Re: Prepared Statements