Theodore Petrosky <tedpet5(at)yahoo(dot)com> writes:> FATAL: could not create shared memory segment: Cannot> allocate memory> DETAIL: Failed system call was shmget(key=1,> size=1081344, 03600).
You need to increase SHMMAX.
regards, tom lane