From: | "Zhang, Anna" <azhang(at)verisign(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Increasing Shared Memory - on MacOS X |
Date: | 2002-01-25 16:00:20 |
Message-ID: | 5511D658682A7740BA295CCF1E1233A635A83C@vsvapostal2.bkup3 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
see docs: http://www.postgresql.org/idocs/
under Administrator's Guide, section 3.5 Managing Kernel Resources.
Anna Zhang
-----Original Message-----
From: Tom Lane [mailto:tgl(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Thursday, January 24, 2002 9:06 PM
To: Chris Ruprecht
Cc: PostGreSQL Admin Group
Subject: Re: [ADMIN] Increasing Shared Memory - on MacOS X
Chris Ruprecht <chrup999(at)yahoo(dot)com> writes:
> I can not ask my SA, I AM the SA ;-). And there are no recognizable
> files in or around the /etc directory, I can modify. MacOS X has the
> sysctl command, but there is no kern.shmmax parameter to read or set.
> This is a MacOS X SPECIFIC question, and solutions for other UNIXen
> don't quite apply.
Since OSX is basically BSD under the hood, I'd expect BSD-ish solutions
to be the place to look. Our notes about BSD systems say that a
kernel rebuild is the only way to alter SHMMAX on those kernels :-(
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly
From | Date | Subject | |
---|---|---|---|
Next Message | Peter T. Brown | 2002-01-25 19:44:50 | Re: Maximum Performance Follow-up Question |
Previous Message | Tom Lane | 2002-01-25 15:23:31 | Re: Maximum Performance Follow-up Question |