Re: SHMMAX seems entirely broken in OS X 10.4.2 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SHMMAX seems entirely broken in OS X 10.4.2
Date
Msg-id 16968.1125373025@sss.pgh.pa.us
Whole thread Raw
In response to Re: SHMMAX seems entirely broken in OS X 10.4.2  ("Thomas F. O'Connell" <tfo@sitening.com>)
Responses Re: SHMMAX seems entirely broken in OS X 10.4.2  ("Thomas F. O'Connell" <tfo@sitening.com>)
List pgsql-hackers
"Thomas F. O'Connell" <tfo@sitening.com> writes:
> After restarting, I have:

> # sysctl -a | grep shm
> kern.sysv.shmmax: 134217728
> kern.sysv.shmmin: 1
> kern.sysv.shmmni: 32
> kern.sysv.shmseg: 8
> kern.sysv.shmall: 1024

> Of course, this still doesn't seem to be enough to let postgres play  
> nicely with the iSight...

Don't you need to increase shmall too?

Also, which OS X release is this?  10.4 seems to have regressed
compared to 10.3 :-(
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: SHMMAX seems entirely broken in OS X 10.4.2
Next
From: "Thomas F. O'Connell"
Date:
Subject: Re: SHMMAX seems entirely broken in OS X 10.4.2