Re: To monitor the number of PostgreSQL database connections?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: To monitor the number of PostgreSQL database connections?
Дата
Msg-id 20140326193941.GA475@momjian.us
обсуждение исходный текст
Ответ на To monitor the number of PostgreSQL database connections?  (Nithya Soman <nithya@quintetsolutions.com>)
Список pgsql-general
On Wed, Mar 26, 2014 at 11:01:28AM +0530, Nithya Soman wrote:
> Hi
>
> Could you please provide any method (query or any logfile) to check
> max connections happened during a time interval in psql DB ?

I think there will be a message in the logs when you exceed
max_connections.  I think the error string will be:

    sorry, too many clients already

That is kind of an odd message.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


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

Предыдущее
От: "Hall, Samuel L (Sam)"
Дата:
Сообщение: PgAdmin errors
Следующее
От: Brian Cosgrove
Дата:
Сообщение: Re: To monitor the number of PostgreSQL database connections?