Re: Not Enough Connections

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Not Enough Connections
Дата
Msg-id 19767.1047328074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Not Enough Connections  (Lonni J Friedman <lfriedman@vasoftware.com>)
Список pgsql-general
Lonni J Friedman <lfriedman@vasoftware.com> writes:
> I read somewhere a while ago that the upper value of max_connections is
> hardcoded at compile time, and that it can only be reduced via the
> configuration file.  Is this true, or did i misunderstand?

You misunderstood.

There once was a compile-time upper limit on max_connections, but that
vanished quite some time ago; and even back then it was substantially
larger than most people used.

            regards, tom lane

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

Предыдущее
От: Hadley Willan
Дата:
Сообщение: Re: Is there any way to delete a column
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [NOVICE] General Performance questions