Re: BUG #3911: can not 'make'

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Theodore Petrosky <tedpet5(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgreSQL(dot)org
Subject: Re: BUG #3911: can not 'make'
Date: 2008-01-29 23:00:25
Message-ID: 27150.1201647625@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Theodore Petrosky <tedpet5(at)yahoo(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2008-01-30 04:17:39 Re: BUG #3902: Segmentation faults using GSSAPI authentication
Previous Message Theodore Petrosky 2008-01-29 22:44:44 Re: BUG #3911: can not 'make'