Re: Out of memory error on huge resultset

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Out of memory error on huge resultset
Дата
Msg-id 1034347955.3461.83.camel@inspiron.cramers
обсуждение исходный текст
Ответ на Re: Out of memory error on huge resultset  (nferrier@tapsellferrier.co.uk)
Ответы Re: Out of memory error on huge resultset  (nferrier@tapsellferrier.co.uk)
Список pgsql-jdbc
Just so you know this isn't implemented yet. My reference to
setFetchSize below was just a suggestion as to how to implement it

Dave
On Fri, 2002-10-11 at 10:52, nferrier@tapsellferrier.co.uk wrote:
> Dave Cramer <Dave@micro-automation.net> writes:
>
> > No disadvantage, in fact that is what we would like to do.
> >
> >
> > setFetchSize(size)  turns on cursor support, otherwise fetch
> > normally
>
> I love PostgreSQL's default behaviour: it's great to know
> that a server side cursor resource is probably not hanging around for
> simple querys.
>
>
>
> Nic
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>
>



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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Out of memory error on huge resultset
Следующее
От: nferrier@tapsellferrier.co.uk
Дата:
Сообщение: Re: Out of memory error on huge resultset