[BUGS] BUG #14708: Frequent connection timeout issue while connecting toPostgres database - Mailing list pgsql-bugs

From ruchitat@planittesting.com
Subject [BUGS] BUG #14708: Frequent connection timeout issue while connecting toPostgres database
Date
Msg-id 20170615111418.1435.5692@wrigleys.postgresql.org
Whole thread Raw
Responses Re: [BUGS] BUG #14708: Frequent connection timeout issue whileconnecting to Postgres database
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      14708
Logged by:          Ruchita Terse
Email address:      ruchitat@planittesting.com
PostgreSQL version: 9.6.1
Operating system:   Windows
Description:

In our database setup we are often encounter wiht the connection timeout
issue while connecting with external application. Please find the detailed
information below.

While server trying to connect Postgres database we are getting following
error message :
1. FATAL: cancelling authentication due to timeout.
2. FATAL : two many clients already.

Even the number of actual connected clients is very minimum. The
maximum limit set for connection of clients is 200 and also currently
utilized connections are not more than 50 i.e not exceeding default
connection limit.

PS: We are connecting with port 5432

Kindly help us to resolve this issue. 



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

pgsql-bugs by date:

Previous
From: Rohit Dwivedi
Date:
Subject: [BUGS] Regarding copy of function from one db to another db
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] BUG #14706: Dependencies not recorded properly for base types