pgadmin3 incredibly slow over network

From: "Nikita Kiryanov" <nikita(at)compulab(dot)co(dot)il>
To: <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: pgadmin3 incredibly slow over network
Date: 2019-02-06 08:42:01
Message-ID: 049a01d4bdf7$d471b320$7d551960$@compulab.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 pgAdmin 1.22.2 on Windows 10, and the postgreSQL database is on Linux. The postgreSQL version is 9.3, but it doesn't seem to
be specific to the

version. The same happens on 9.4. The large performance differences happen in other queries as well, to various degrees of
difference.

What could be causing this?

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ricardo Martin Gomez 2019-02-06 10:42:48 RE: pgadmin3 incredibly slow over network
Previous Message Dave Page 2019-01-31 13:28:52 Re: Docker image not running on IPv6-disabled systems