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

From Murtuza Zabuawala
Subject Re: Data grid: fetching/scrolling data on user demand
Date
Msg-id CAKKotZQY5Uytkz=oG0C9y_Ypffuxq35dKtdN-aa2qrBSDrN4EA@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 2:22 AM, legrand legrand <legrand_legrand@hotmail.com> wrote:
How long does it take in your environnment
to fetch the 1000 first records from

select * from information_schema.columns a,information_schema.columns b
​I didn't run it because on my environment just count from information_schema.columns gave me 7325 records (Cross join will be 7
325
​ * 7
325
​ records , and obviously that will take huge amount of time
)




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


pgadmin-support by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: Re: No commit nor Rollback button
Next
From: Dave Page
Date:
Subject: Re: No commit nor Rollback button