Seems ok now, very strange. If it happens again I will re log it.
Ian From: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Sent: Thursday, 01 February, 2018 14:12 To: Harper Ian <ian.har...@vaisala.com> Cc: pgadmin-support@lists.postgresql.org Subject: Re: PgAdmin4 On Thu, Feb 1, 2018 at 2:53 PM, <ian.har...@vaisala.com<mailto:ian.har...@vaisala.com>> wrote: PgAdmin 4.2.1 on windows 10 in Desktop mode I have connected to a remote postgresql server and opened the query tool,if I cut and paste in an old PgAdmin3 sql file in the query tool for a particular table and run it I am only getting back the first 1000 rows, it works fine in PgAdmin3. I have been through all the preferences but cant find anywhere there is a 1000 row limit. There's no such limit in pgAdmin4, What would you get when you run select count(*) on your table? Any help would be appreciated Ian