Re: BUG #3911: can not 'make' - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #3911: can not 'make'
Date
Msg-id 27150.1201647625@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3911: can not 'make'  (Theodore Petrosky <tedpet5@yahoo.com>)
List pgsql-bugs
Theodore Petrosky <tedpet5@yahoo.com> writes:
> So the solution is to create a file /etc/sysctl.conf
> with the following:

> kern.sysv.shmmax=33554432
> kern.sysv.shmmin=1
> kern.sysv.shmmni=32
> kern.sysv.shmseg=8
> kern.sysv.shmall=65536

> I went looking for my rc.conf and can not find it
> under os 10.5... Apple must have moved it again.

If you did a fresh install then there's no reason to expect a
custom file to be there.  I had to copy over my sysctl.conf
from my 10.4 disk by hand ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Theodore Petrosky
Date:
Subject: Re: BUG #3911: can not 'make'
Next
From: Tom Lane
Date:
Subject: Re: BUG #3902: Segmentation faults using GSSAPI authentication