--On Montag, November 12, 2007 18:10:12 +0530 Gokulakannan Somasundaram
<gokul007@gmail.com> wrote:
>> http://jdbc.postgresql.org/documentation/head/query.html#query-with-curs
>> or
>>
>> --
>> Heikki Linnakangas
>> EnterpriseDB http://www.enterprisedb.com
>>
>
> Thanks Heikki. That answered my question. Can you tell me, what is the
> similar setting for psql?
See the FETCH_COUNT psql variable in Version 8.2 and above.
-- Thanks
Bernd