Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #3911: can not 'make'



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group