On Thu, Nov 24, 2011 at 06:51:25PM +0100, Joerg Sonnenberger wrote: > On Thu, Nov 24, 2011 at 04:57:39PM +0100, Emmanuel Kasper wrote: > > Is that Postgres Documentation outdated ? > > kern.ipc.shmmax should be adjustable since NetBSD 5.0. It wasn't before.
One more note. Starting with NetBSD 6.0, the default value will be 1/4 of the available memory, so it shouldn't require changes at that point. Joerg