Re: Resource temporarily unavailable

Поиск
Список
Период
Сортировка
От Russell Smith
Тема Re: Resource temporarily unavailable
Дата
Msg-id 200410301621.49776.mr-russ@pws.com.au
обсуждение исходный текст
Ответ на Resource temporarily unavailable  ("Ben-Nes Michael" <miki@canaan.co.il>)
Список pgsql-general
>
> max_connections = 400
>
> www3:/etc/postgresql# ulimit -a
> max user processes            (-u) 256

> im totaly bogus, any ideas ?
>

Well, your allowing postgres to have 400 connection which is at least 400 processes if not  a few more.
And you are ulimiting the postgres user to 256 processes.  So the kernel says out of process space for that user.

Regards

Russell Smith

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

Предыдущее
От: Russell Smith
Дата:
Сообщение: Re: adding missing FROM-clause
Следующее
От: Vinko Vrsalovic
Дата:
Сообщение: Re: 8.0 Beta 4 denying network connections?