Re: How to track number of connections and hosts to Postgres cluster - Mailing list pgsql-performance

From MirrorX
Subject Re: How to track number of connections and hosts to Postgres cluster
Date
Msg-id 1314232355471-4732518.post@n5.nabble.com
Whole thread Raw
In response to Re: How to track number of connections and hosts to Postgres cluster  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: Re: How to track number of connections and hosts to Postgres cluster  (Venkat Balaji <venkat.balaji@verse.in>)
List pgsql-performance
lately i did sth similar in one of our servers, to keep track of active, idle
and idle in transaction connections so as to make some optimization in the
connection pooling and i didn't notice any serious io activity there (had
the cron job run every minute). so imho unless the server is seriously io
bound at the moment, you won't notice any difference

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/How-to-track-number-of-connections-and-hosts-to-Postgres-cluster-tp4729546p4732518.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

pgsql-performance by date:

Previous
From: parul
Date:
Subject: reltuples value less than rows in the table.
Next
From: "Kevin Grittner"
Date:
Subject: Re: reltuples value less than rows in the table.