> IpcMemoryCreate: shmget failed (Identifier removed) key=5432010, size=120, permission=700
> IpcMemoryIdGet: shmget failed (Identifier removed) key=5432010, size=120, permission=0
> IpcMemoryAttach: shmat failed (Invalid argument) id=-2
> FATAL 1: AttachSLockMemory: could not attach segment
Could this means that you still have a previous copy of postgres
running that already owns the IPC memory queue?
Karl DeBisschop