Re: See how many connections

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: See how many connections
Дата
Msg-id 21685.1073505988@sss.pgh.pa.us
обсуждение исходный текст
Ответ на See how many connections  ("Rob Sell" <lists@facnd.com>)
Список pgsql-novice
"Rob Sell" <lists@facnd.com> writes:
> Is there a way to see how many connections are open at a given time.

See pg_stat_activity, or run "ps" and count the backend processes ...

            regards, tom lane

В списке pgsql-novice по дате отправления:

Предыдущее
От: "Rob Sell"
Дата:
Сообщение: See how many connections
Следующее
От: Tom Lane
Дата:
Сообщение: Re: partial index on varchar-coloumn in 7.4.1