Re: Data grid: fetching/scrolling data on user demand

From: legrand legrand <legrand_legrand(at)hotmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: Data grid: fetching/scrolling data on user demand
Date: 2017-10-17 08:51:43
Message-ID: 1508230303844-0.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

1000 first rows are available in less than zone second.
See query with limit 1000.

Monitoring memory usage or PG_stat_activity shows that all the data is
fetched.

--
Sent from: http://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2017-10-17 09:00:46 Re: Data grid: fetching/scrolling data on user demand
Previous Message Dave Page 2017-10-17 08:43:29 Re: Data grid: fetching/scrolling data on user demand