Re: Increasing connection limit in postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Increasing connection limit in postgres
Дата
Msg-id 20322.1116270395@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Increasing connection limit in postgres  (Akash Garg <akash.garg@gmail.com>)
Список pgsql-general
Akash Garg <akash.garg@gmail.com> writes:
> How do you recompile postgres to allow more than 1024 connections?

If you are using any remotely modern version of Postgres, there isn't
any specific compile-time limit on that.  So I think the correct
answer is "upgrade".

            regards, tom lane

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

Предыдущее
От: Adam Witney
Дата:
Сообщение: Distinguishing between connections in pg_hba.conf
Следующее
От: "Thomas F. O'Connell"
Дата:
Сообщение: Re: Increasing connection limit in postgres