Postgres connection Monitor

From: basti <mailinglist(at)unix-solution(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Postgres connection Monitor
Date: 2017-04-27 10:18:56
Message-ID: d652920e-1f94-1180-4ce9-dd942baaf2e8@unix-solution.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hallo, we have a Postgres database Server and around that there are 8
clients get data from it.

All servers are the the same datacenter i think (traceroute only 4-5 hops)

Now we plan to move the server to an other hoster/datacenter.

I have done simple test with ping and traceroute.
Is there a way to monitor "traffic times" in postgres ?
How long a query would take to be answered ?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message basti 2017-04-27 13:08:03 Postgres 9.6 Parallel Query
Previous Message Klaus P. Pieper 2017-04-26 18:11:50 LIMIT clause slowing down query in some cases, accelerating in others