Re: Out of memory error on huge resultset - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Out of memory error on huge resultset
Date
Msg-id 1034347955.3461.83.camel@inspiron.cramers
Whole thread Raw
In response to Re: Out of memory error on huge resultset  (nferrier@tapsellferrier.co.uk)
Responses Re: Out of memory error on huge resultset  (nferrier@tapsellferrier.co.uk)
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Out of memory error on huge resultset
Next
From: nferrier@tapsellferrier.co.uk
Date:
Subject: Re: Out of memory error on huge resultset