ResultSet implementation

From: "Sean Devlin" <seandevlin37(at)hotmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: ResultSet implementation
Date: 2003-06-16 23:22:32
Message-ID: BAY8-F95BIXnnGvgntd00001c0e@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I would like to know if PG's implementation of ResultSet caches all or only
some of the rows returned from a query. If the RS implementation does fetch
blocks of data as it iterates, how many rows are retrieved at a time?.. or
does this number fluctuate? etc.

thanks,

Sean

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message zhuj 2003-06-17 09:22:47 maxconnection
Previous Message Kris Jurka 2003-06-16 18:53:29 Re: pg JDBC driver feature question