Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory - Mailing list pgsql-general

From John R Pierce
Subject Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory
Date
Msg-id 5177747B.5040608@hogranch.com
Whole thread Raw
In response to FATAL: shmat(id=3342337) failed: Cannot allocate memory  (Khangelani Gama <kgama@argility.com>)
Responses Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory
List 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 by date:

Previous
From: Khangelani Gama
Date:
Subject: FATAL: shmat(id=3342337) failed: Cannot allocate memory
Next
From: Khangelani Gama
Date:
Subject: Re: FATAL: shmat(id=3342337) failed: Cannot allocate memory