Date: 28 Oct 2003 11:07:33 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: freebsd-questions@freebsd.org Subject: Re: PostgreSQL on FreeBSD Message-ID: <44wuapcpmi.fsf@be-well.ilk.org> In-Reply-To: <20031028083134.GB64947@marvin.penguinpowered.org> References: <20031027124247.GD61438@marvin.penguinpowered.org> <444qxu9yub.fsf@be-well.ilk.org> <20031028083134.GB64947@marvin.penguinpowered.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Wayne Pascoe <freebsd-questions@penguinpowered.org> writes: > On Mon, Oct 27, 2003 at 04:04:28PM -0500, Lowell Gilbert wrote: > > > Why does setting them in > > > /etc/sysctl.conf or /etc/loader.conf not work ? > > > > You're doing something wrong. That's all I can say when the > > description of the failure is just "not work". > > Allow me to expand on that then... I put the options in /etc/sysctl.conf > as follows: > kern.ipc.somaxconn=512 > kern.ipc.shmmax=268435456 > kern.ipc.shmall=65536 > kern.ipc.shmmni=128 > kern.ipc.semmns=256 > > When I reboot, sysctl -a | grep kern.ipc.semmns returns > kern.ipc.semmns: 60 Hmm. I just checked, and it's working fine for me under yesterday's -STABLE. Are you getting any error messages at boot when sysctl.conf is evaluated?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44wuapcpmi.fsf>