Re: Clarification reqeusted for "select * from a huge table" - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Clarification reqeusted for "select * from a huge table"
Date
Msg-id 27F77333A4FA422AA76966E8@imhotep.credativ.de
Whole thread Raw
In response to Re: Clarification reqeusted for "select * from a huge table"  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
Responses Re: Clarification reqeusted for "select * from a huge table"  ("Gokulakannan Somasundaram" <gokul007@gmail.com>)
List pgsql-hackers
--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


pgsql-hackers by date:

Previous
From: "Trevor Talbot"
Date:
Subject: Re: Clarification reqeusted for "select * from a huge table"
Next
From: "Trevor Talbot"
Date:
Subject: Re: 8.2.3: Server crashes on Windows using Eclipse/Junit