From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Drew Wilson <amw(at)apple(dot)com> |
Cc: | pgsql-ports(at)postgresql(dot)org |
Subject: | Re: postgres 7.2.1 fails to build on Mac OS X 10.2 |
Date: | 2002-07-30 13:39:43 |
Message-ID: | 1619.1028036383@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Drew Wilson <amw(at)apple(dot)com> writes:
> Yes, 10.2 now adds sysctl support for System 5's shared memory.
> There is a setting in
> /System/Library/StartupItems/SystemTuning/SystemTuning which has what you
> want. Change this line:
> ./SystemTuning/SystemTuning: sysctl -w kern.sysv.shmmax=4194304
Excellent --- I'll put something in our docs. Thanks for the tip!
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Robert J. Brown | 2002-07-31 02:06:05 | make check fails -- 8 hour time difference in old dates |
Previous Message | Drew Wilson | 2002-07-30 07:15:04 | Re: postgres 7.2.1 fails to build on Mac OS X 10.2 |