Re: Data grid: fetching/scrolling data on user demand - Mailing list pgadmin-support

From Dave Page
Subject Re: Data grid: fetching/scrolling data on user demand
Date
Msg-id CA+OCxoz8TZruLxJkd_KOxfzYMyFnTq8WaGhP38UEiaZjEggLJw@mail.gmail.com
Whole thread Raw
In response to Re: Data grid: fetching/scrolling data on user demand  (legrand legrand <legrand_legrand@hotmail.com>)
Responses Re: Data grid: fetching/scrolling data on user demand
List pgadmin-support


On Tue, Oct 17, 2017 at 9:36 AM, legrand legrand <legrand_legrand@hotmail.com> wrote:
Pgadmin doesn't have to Wait for all the data,
As he should only load/fetch the first 1000 rows.

Loading all the data in memory will not be possible for big datasets.

This is a design error at my point of view.

pgAdmin doesn't wait for all the data. It does load/fetch only the first 1000 rows.

However, it cannot do anything until Postgres makes data available.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-support by date:

Previous
From: legrand legrand
Date:
Subject: Re: Data grid: fetching/scrolling data on user demand
Next
From: legrand legrand
Date:
Subject: Re: Data grid: fetching/scrolling data on user demand