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
--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general