Re: PostgreSQL: Number of waiting connections too high

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PostgreSQL: Number of waiting connections too high
Дата
Msg-id 1167859.1608043034@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PostgreSQL: Number of waiting connections too high  (Atul Kumar <akumar14871@gmail.com>)
Список pgsql-admin
Atul Kumar <akumar14871@gmail.com> writes:
> I am getting below error of
> PostgreSQL: Number of waiting connections too high.

Hmm ... the other responses presumed that what you are running into
is ERRCODE_TOO_MANY_CONNECTIONS (53300), but I'm not entirely
convinced, because the standard wording of the message for that
is "sorry, too many clients already".  I think you have some
client-side issue.  Alternatively, maybe you are already using
a connection pooler and this message is coming from that.
In that case, you need to reconfigure the pooler to allow
more clients.

            regards, tom lane



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

Предыдущее
От: Wim Bertels
Дата:
Сообщение: Re: PostgreSQL: Number of waiting connections too high
Следующее
От: Ankush Chawla
Дата:
Сообщение: Create Cluster --- Change the Block Size