Michel Beheregaray writes:
> IpcMemoryCreate: shmget failed (Paramètre invalide) key=5432001, size=2048000, permission=600
It's more likely that your shared memory is exhausted. See
<http://www.postgresql.org/devel-corner/docs/admin/kernel-resources.htm#SYSVIPC>
for a discussion about this. That document is from the development
branch, but it should be applicable to older versions as well.
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/