PostgreSQL, WebObjects and fetchSize

Поиск
Список
Период
Сортировка
От Jan Willem Luiten
Тема PostgreSQL, WebObjects and fetchSize
Дата
Msg-id 1DC92299-A6C8-4C81-A1F2-54FA837FDC39@secondmove.com
обсуждение исходный текст
Ответы Re: PostgreSQL, WebObjects and fetchSize  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
Hello,

I just recently installed PostgreSQL. I'm using this in combination
with WebObjects 5.2. and am fairly impressed with Postgres.
Unfortunately I ran into a problem. I have a table containing a large
number of rows ( > 600.000). When using a displaygroup for batched
access I get an Out of Memory error.

This seems to be caused by the jdbc adaptor reading the complete
resultset instead of using a scrollable cursor. Is there a way to
solve this, eg by setting the fetchsize in some way?

Kind regards,

Jan Willem Luiten

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Translation update: pt_BR
Следующее
От: Oliver Jowett
Дата:
Сообщение: Re: PostgreSQL, WebObjects and fetchSize