Re: Help with postgresql memory issue

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help with postgresql memory issue
Дата
Msg-id 4400.1256760074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Help with postgresql memory issue  (Brooks Lyrette <brooks.lyrette@gmail.com>)
Ответы Re: Help with postgresql memory issue  (Brooks Lyrette <brooks.lyrette@gmail.com>)
Re: Help with postgresql memory issue  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-general
Brooks Lyrette <brooks.lyrette@gmail.com> writes:
> I'm new to postgres and it seems my server is unable to fork new
> connections.

> LOG:  could not fork new process for connection: Not enough space

For what I suppose is a lightly loaded machine, that is just plain
weird.  What's the platform exactly?  Is it possible that the postmaster
is being launched under very restrictive ulimit settings?

If it's a Unix-ish machine, it would be useful to look at "top" and
"vmstat" output to see if the machine is under severe memory
pressure for some reason.

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Emal reg expression
Следующее
От: Viktor Rosenfeld
Дата:
Сообщение: could not identify an equality operator for type annotation (Was: could not find array type for data type character varying[])