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  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to