"Donald Harter" <[EMAIL PROTECTED]> writes: > shmget(0x52e2c1, 39288832, IPC_CREAT|IPC_EXCL|0600) = -1 EINVAL (Invalid > argument)
Usually this means that SHMMAX is too small (as indeed Postgres tried to tell you). regards, tom lane -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs