On Wed, 18 Sep 1996, Andrzej Bialecki wrote:
> On Wed, 18 Sep 1996, Bernard Jauregui wrote:
>
> >
> > Thanks to everyone who pointed out that Postgres95 required the SYS V
> > messaging and memory options set in the kernel.
> >
> > Unfortunately I had already though of that and they were present.
>
> This is most interesting thing... I compiled Postgres95 1.05 on FreeBSD
> 2.1.5 with virtually *no errors*, and now it's up and running (let me
> see... yes, it still runs).
>
> Maybe you forgot to install newly compiled kernel?
>
> Oh, yes, and as I see your postmaster tried to get a big chunk of shared
> memory and got choked. I'd suggest trying to increase maximum size of
> shared memory (it's an option during compile - I forgot the name).
>
Here's what I'm using under FreeBSD 2.2-not-so-current-anymore...
options "SHMMAXPGS=1280"
options SYSVSHM
options SYSVSEM
options SYSVMSG
Marc G. Fournier scrappy@ki.net
Systems Administrator @ ki.net scrappy@freebsd.org