Re: SHMMAX runtime setting for Postgres Installation

2011-12-03 Thread Mindaugas Rasiukevicius
Emmanuel Kasper wrote: > Le 24/11/2011 19:21, Eric Haszlakiewicz a écrit : > > On Thu, Nov 24, 2011 at 04:57:39PM +0100, Emmanuel Kasper wrote: > >> Is that Postgres Documentation outdated ? > > > > Yes. If you have a few minutes, it would be great if you could submit > > a request with the Post

Re: SHMMAX runtime setting for Postgres Installation

2011-12-01 Thread Emmanuel Kasper
Le 24/11/2011 19:21, Eric Haszlakiewicz a écrit : > On Thu, Nov 24, 2011 at 04:57:39PM +0100, Emmanuel Kasper wrote: >> Is that Postgres Documentation outdated ? > > Yes. If you have a few minutes, it would be great if you could submit > a request with the Postgres guys to have them update it. >

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Mindaugas Rasiukevicius
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. > Right, however kern.ipc.shmmaxpgs was adjustable in NetBSD 4.0 (which is just

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Brian Buhrow
lease. -thanks -Brian On Nov 24, 8:38pm, Joerg Sonnenberger wrote: } Subject: Re: SHMMAX runtime setting for Postgres Installation } On Thu, Nov 24, 2011 at 11:03:59AM -0800, Brian Buhrow wrote: } > Hello. Is that right? I have: } > } > NetBSD pgsql.via.net 4.0_STABLE NetBSD 4.0_STABL

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Joerg Sonnenberger
On Thu, Nov 24, 2011 at 11:03:59AM -0800, Brian Buhrow wrote: > Hello. Is that right? I have: > > NetBSD pgsql.via.net 4.0_STABLE NetBSD 4.0_STABLE (X2200_MP) #0: Mon May > 19 08:3 2:25 PDT 2008 > buh...@lothlorien.nfbcal.org:/usr/src/sys/arch/i386/compile/X2200_MP i386 > > and, > kern.i

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Brian Buhrow
ut of date. -thanks -Brian On Nov 24, 6:51pm, Joerg Sonnenberger wrote: } Subject: Re: SHMMAX runtime setting for Postgres Installation } On Thu, Nov 24, 2011 at 04:57:39PM +0100, Emmanuel Kasper wrote: } > Is that Postgres Documentation outdated ? } } kern.ipc.shmmax should be adjustable sin

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Joerg Sonnenberger
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

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Eric Haszlakiewicz
On Thu, Nov 24, 2011 at 04:57:39PM +0100, Emmanuel Kasper wrote: > Is that Postgres Documentation outdated ? Yes. If you have a few minutes, it would be great if you could submit a request with the Postgres guys to have them update it. eric

Re: SHMMAX runtime setting for Postgres Installation

2011-11-24 Thread Joerg Sonnenberger
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. Joerg