Re: How to track number of connections and hosts to Postgres cluster

Поиск
Список
Период
Сортировка
От MirrorX
Тема Re: How to track number of connections and hosts to Postgres cluster
Дата
Msg-id 1314232355471-4732518.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: How to track number of connections and hosts to Postgres cluster  (Scott Marlowe <scott.marlowe@gmail.com>)
Ответы Re: Re: How to track number of connections and hosts to Postgres cluster  (Venkat Balaji <venkat.balaji@verse.in>)
Список 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 по дате отправления:

Предыдущее
От: parul
Дата:
Сообщение: reltuples value less than rows in the table.
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: reltuples value less than rows in the table.