Re: Increasing number of postgres connections

Поиск
Список
Период
Сортировка
От Stephane Bortzmeyer
Тема Re: Increasing number of postgres connections
Дата
Msg-id 20050517143837.GA6298@nic.fr
обсуждение исходный текст
Ответ на Increasing number of postgres connections  ("Akash Garg" <akash@sona.com>)
Ответы Re: Increasing number of postgres connections  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
On Mon, May 16, 2005 at 11:42:13AM -0700,
 Akash Garg <akash@sona.com> wrote
 a message of 12 lines which said:

> How do you recompile postgres to allow more than 1024 connections?

Do you really need to recompile? I find in the man page:

       -N max-connections
              Sets the maximum number of client connections that this postmas-
              ter will accept. By default, this value is 32, but it can be set
              as high as your system will support. (Note that -B  is  required
              to  be at least twice -N. See the section called ``Managing Ker-
              nel Resources'' in the documentation for a discussion of  system
              resource  requirements for large numbers of client connections.)

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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: psql -U user -l cive all db list
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Increasing number of postgres connections