Sorry, why is

*select * from information_schema.columns a,information_schema.columns b
*
on a newly created db is never ending ?

when 
*select * from information_schema.columns a,information_schema.columns b
limit 1000*
takes less than one second ?

Is pgadmin4 really fetching only the 1000 first records ?

PAscal
SQLeo project manager



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

Reply via email to