RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Mathias Zajaczkowski
couple of bugs, mainly due to browser integration, which have not been fixed and probably never will. Regards From: Nikita Kiryanov [mailto:nik...@compulab.co.il] Sent: mercredi 6 février 2019 09:42 To: pgadmin-support@lists.postgresql.org Subject: pgadmin3 incredibly slow over network

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
Ing. Ricardo Martín Gomez DBA - SysAdmin _ De: Nikita Kiryanov mailto:nik...@compulab.co.il> > Enviado: miércoles, 6 de febrero de 2019 05:42 Para: pgadmin-support@lists.postgresql.org <mailto:pgadmin-support@lists.postgresql.org> Asunto: pgadmin3 incredibly slow over netw

RE: pgadmin3 incredibly slow over network

2019-02-06 Thread Ricardo Martin Gomez
Admin De: Nikita Kiryanov Enviado: miércoles, 6 de febrero de 2019 05:42 Para: pgadmin-support@lists.postgresql.org Asunto: pgadmin3 incredibly slow over network If I use pgAdmin3 to query a remote database with SELECT * FROM big_table, the whole thing takes 1.5 minutes un

pgadmin3 incredibly slow over network

2019-02-06 Thread Nikita Kiryanov
If I use pgAdmin3 to query a remote database with SELECT * FROM big_table, the whole thing takes 1.5 minutes until I get my results. If I run the same query, from the same computer, to the same remote database, using a different client (HeidiSQL, or even pgsql), it takes 5 seconds. I run pgA