Sean Kelly <[EMAIL PROTECTED]> writes: > IpcMemoryCreate: shmget failed (Invalid argument) key=5432010, size=144, >permission=700 > My kernel has been compiled with "System V IPC" selected. > PostgreSQL 6.5.3 has been compiled and ran on this system. Hmm, maybe there are old shmem segments still present from the 6.5.3 postmaster? You might need to 'ipcrm' the old ones. See our ipcclean script for help. regards, tom lane
- [BUGS] Bug? Sean Kelly
- [BUGS] "IpcMemoryCreate: shmget failed" on 2.0.3... Tom Lane
- [BUGS] Bug? Paul
- Re: [BUGS] Bug? Tom Lane
- Re: [BUGS] Bug? Tom Lane