Re: Increasing Max Connections Mac OS 10.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Increasing Max Connections Mac OS 10.3
Дата
Msg-id 17243.1076434122@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Increasing Max Connections Mac OS 10.3  (Joe Lester <joe_lester@sweetwater.com>)
Ответы Re: Increasing Max Connections Mac OS 10.3  (John Siracusa <siracusa@mindspring.com>)
Список pgsql-general
Joe Lester <joe_lester@sweetwater.com> writes:
> Would this be kern.maxfiles?

Sounds like what you want.  There's probably no need to reduce
maxfilesperproc (and thereby constrain every process not only PG
backends).  You can set PG's max_files_per_process instead.

> Is it OK to set these before starting the server? Or should I set them
> in /etc/rc?

Damifino.  Try a manual sysctl -w and see if it takes ... if not, you
probably have to set it in /etc/rc.

            regards, tom lane

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

Предыдущее
От: Brian Hirt
Дата:
Сообщение: Re: Increasing Max Connections Mac OS 10.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Increasing Max Connections Mac OS 10.3