Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory
Дата
Msg-id 5177747B.5040608@hogranch.com
обсуждение исходный текст
Ответ на FATAL: shmat(id=3342337) failed: Cannot allocate memory  (Khangelani Gama <kgama@argility.com>)
Ответы Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory
Список pgsql-general
On 4/23/2013 10:53 PM, Khangelani Gama wrote:
> We are running postgres 9.1 on CentOS 5. We can’t start up postgres .
> It complains about memory allocation . Please help
>
> FATAL:  shmat(id=3342337) failed: Cannot allocate memory
>

is that the entire error message?  it usually says something about
setting kernel.shmmax and/or shmall... for most flavors of linux, you
set these in /etc/sysctl.conf  (and then update the live system with
"sysctl -p").



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



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

Предыдущее
От: Khangelani Gama
Дата:
Сообщение: FATAL: shmat(id=3342337) failed: Cannot allocate memory
Следующее
От: Khangelani Gama
Дата:
Сообщение: Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory