Fwd: fetchSize parameter

From: matshyeq <matshyeq(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Fwd: fetchSize parameter
Date: 2014-03-12 14:33:55
Message-ID: CAONr5=uYMkL8zhB9_CdiAGpc0VbgY15kP=JqC3SB-PxcH67sjw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

Could the 'default limit for the rowset size to retrieve' option be
reinstated in pgAdmin (Query Tool)?

It was available in v1.10:

http://www.pgadmin.org/docs/1.10/query.html

"In the options dialog <http://www.pgadmin.org/docs/1.10/options-tab3.html>,
you can specify a default limit for the rowset size to retrieve. By
default, this value will be 100. If the number of rows to retrieve from the
server exceeds this value, a message box will appear asking what to do to
prevent retrieval of an unexpected high amount of data. You may decide to
retrieve just the first rows, as configured with the max rows setting, or
retrieving the complete rowset regardless of the setting, or abort the
query, effectively retrieving zero rows."

but doesn't seem to be there anymore.

Kind Regards
~Msciwoj

Browse pgadmin-support by date

  From Date Subject
Next Message Rob Richardson 2014-03-12 17:06:57 How do I restore this file?
Previous Message Dave Page 2014-03-10 09:36:37 Re: [pgadmin-support] Search feature request