Re: Postgresql problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql problems
Дата
Msg-id 22757.1036688426@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgresql problems  (Lee Tuck <tuckkhai@yahoo.com>)
Список pgsql-general
Lee Tuck <tuckkhai@yahoo.com> writes:
> 1. Connection startup failed <fork failure> : Resource
> temporarily unavailable

You probably need to increase your system's limit on the number of
processes per userid.  Postgres has to be able to start a process
for each connection received.  Just increasing max_connections in
postgresql.conf won't work if the kernel is not configured to allow it...

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: licenses & price?
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: table growing