Date: Sun, 7 Apr 2002 15:50:21 +0100 (BST) From: Jan Grant <Jan.Grant@bristol.ac.uk> To: Gerard Samuel <gsam@trini0.org> Cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: Postgre database initialise?? Message-ID: <Pine.GSO.4.44.0204071548280.19282-100000@mail.ilrt.bris.ac.uk> In-Reply-To: <3CAF9B38.3060908@trini0.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Apr 2002, Gerard Samuel wrote: > Im trying to install Postgresql from the ports. > It installed cleanly. ... > creating template1 database in /files/www/pgdata/data/base/1... Bad > system call - core dumped > > initdb failed. > > > Any tips would be appreciated. Thanks. Are you running with a custom kernel? PostgreSQL needs the SysV shared memory / semaphore stuff. You may also need to tune some of the related parameters in your kernel configuration (eg, turn SEMMNI up) - but it looks like you've not got those calls there at all. Cheers, jan -- jan grant, ILRT, University of Bristol. http://www.ilrt.bris.ac.uk/ Tel +44(0)117 9287088 Fax +44 (0)117 9287112 RFC822 jan.grant@bris.ac.uk Theoremhood is positively decidable. It just takes time at least exponential in the length of the proof. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.44.0204071548280.19282-100000>