Re: Out of memory error on huge resultset

From: Dave Cramer <Dave(at)micro-automation(dot)net>
To: nferrier(at)tapsellferrier(dot)co(dot)uk
Cc: Aaron Mulder <ammulder(at)alumni(dot)princeton(dot)edu>, pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Out of memory error on huge resultset
Date: 2002-10-11 14:52:34
Message-ID: 1034347955.3461.83.camel@inspiron.cramers
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers 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(at)tapsellferrier(dot)co(dot)uk wrote:
> Dave Cramer <Dave(at)micro-automation(dot)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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dave Cramer 2002-10-11 14:55:54 Re: Out of memory error on huge resultset
Previous Message nferrier 2002-10-11 14:52:18 Re: Out of memory error on huge resultset

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2002-10-11 14:55:54 Re: Out of memory error on huge resultset
Previous Message nferrier 2002-10-11 14:52:18 Re: Out of memory error on huge resultset

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-10-11 14:55:54 Re: Out of memory error on huge resultset
Previous Message nferrier 2002-10-11 14:52:18 Re: Out of memory error on huge resultset