RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Mathias Zajaczkowski
Hi Nikita, Your message helped me to discover HeidiSql which is (for my needs), even though its implementation for Postgres is experimental, much more convenient as pgAdmin v4.x It is not as “friendly” as pgAdmin III but is intuitive enough to accomplish basic tasks. Let’s hope that HeidiSql

RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Nikita Kiryanov
-support@lists.postgresql.org Subject: RE: pgadmin3 incredibly slow over network Can you run an explain query in both? And copy the results... __ Saludos Ing. Ricardo Martín Gomez DBA - SysAdmin _ De: Nikita Kiryanov mailto:nik...@compulab.co.il> > E

RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Ricardo Martin Gomez
in-support@lists.postgresql.org Asunto: RE: pgadmin3 incredibly slow over network Hi Ricardo, I tried to reverse the order (first HeidiSQL then pgAdmin), but the result was the same. From: Ricardo Martin Gomez [mailto:rimartingo...@hotmail.com] Sent: Wednesday, February 6, 2019 12:43 PM To: Nikita Kiryanov

RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Nikita Kiryanov
incredibly slow over network Hi Nikita, Are you run both querys in the same order always? (First pgAdmin, second HeidiSQL or psql)? Can you try run querys in different order? (maybe the results are in memory, so it's faster the second run.) __ Saludos

RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Ricardo Martin Gomez
Hi Nikita, Are you run both querys in the same order always? (First pgAdmin, second HeidiSQL or psql)? Can you try run querys in different order? (maybe the results are in memory, so it's faster the second run.) __ Saludos Ing. Ricardo Martín Gomez DBA - SysAdmin