Re: Problems with max_connections parameter

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Problems with max_connections parameter
Дата
Msg-id 4CF8B02F020000250003821A@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Problems with max_connections parameter  (Euler Taveira de Oliveira <euler@timbira.com>)
Ответы Re: Problems with max_connections parameter  (Jorge Augusto Meira <jmeira@c3sl.ufpr.br>)
Список pgsql-bugs
Euler Taveira de Oliveira <euler@timbira.com> wrote:

> Talking about your problem, are you sure you're not reaching
> max_connections?

It also strikes me that from the minimal information given, it might
be possible that pid numbers or port numbers are wrapping around
before the OS is ready to allow re-use.  I haven't seen that
behavior except in machines infected with a worm, but this test
might be edging into the same territory if it's using a new
connection for each request.  Obviously, nobody who cared about
performance would use that technique in production, but it rather
sounds like this test does.

-Kevin

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

Предыдущее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: Problems with max_connections parameter
Следующее
От: Балукова Анна
Дата:
Сообщение: