Date: Tue, 28 Oct 2003 08:31:34 +0000 From: Wayne Pascoe <freebsd-questions@penguinpowered.org> To: freebsd-questions@freebsd.org Subject: Re: PostgreSQL on FreeBSD Message-ID: <20031028083134.GB64947@marvin.penguinpowered.org> In-Reply-To: <444qxu9yub.fsf@be-well.ilk.org> References: <20031027124247.GD61438@marvin.penguinpowered.org> <444qxu9yub.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 -- Wayne Pascoe The time for action is passed. Now is the time for senseless bickering.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031028083134.GB64947>