data tanger <datatan...@hotmail.fr> writes:
> Here are the shmall and the shmax params of my server:
> #cat /proc/sys/kernel/shmmax     68719476736
> #cat /proc/sys/kernel/shmall     4294967296

SHMALL is measured in pages not bytes on Linux.  I wonder if that value
is too large and is causing an internal integer overflow in the kernel.

                        regards, tom lane


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to