Yes, it almost certainly is. Fixed in rc1.
Josh Boyer<jwboyer@xxxxxxxxx> wrote:
On Thu, Jan 19, 2012 at 7:45 PM, Dave Haywood<tla@xxxxxxxxxxxxxx>
wrote:
Hi,server
I noticed after upgrading to 3.2.0-08812-gc2bc3a3 that Postgres-9.1fails to start with error:implemented
FATAL: could not create shared memory segment: Function notDETAIL: Failed system call was shmget(key=5432001, size=30523392,03600).After some googling, I thought it was a SYSV shared memory sizingissue butmanually changing kernel.shmmax and kernel.shmall had no effect.slow on
The problem has been introduced between 3.2.0-08694-g53999bf and
3.2.0-08812-gc2bc3a3.
Let me know if you need any more information. Bisecting is *very*this machine!If you run strace on it, does it fail with ENOSYS? This might be
related to an issue Peter just fixed.
josh