[BUGS] BUG #14708: Frequent connection timeout issue while connecting toPostgres database

Поиск
Список
Период
Сортировка
От ruchitat@planittesting.com
Тема [BUGS] BUG #14708: Frequent connection timeout issue while connecting toPostgres database
Дата
Msg-id 20170615111418.1435.5692@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [BUGS] BUG #14708: Frequent connection timeout issue whileconnecting to Postgres database  (Michael Paquier <michael.paquier@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Rohit Dwivedi
Дата:
Сообщение: [BUGS] Regarding copy of function from one db to another db
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] BUG #14706: Dependencies not recorded properly for base types