View Single Post

   
  #10 (permalink)  
Old 04-18-2008, 01:25 AM
Bruce Momjian
 
Posts: n/a
Default Re: OS X shared memory documentation


Patch applied. Thanks. Your documentation changes can be viewed in
five minutes using links on the developer's page,
http://www.postgresql.org/developer/testing.


---------------------------------------------------------------------------


Chris Campbell wrote:
> On Mar 2, 2006, at 15:32, Bruce Momjian wrote:
>
> > It seems you are saying that shmmax and shmall must be multiples of
> > 4k,
> > and I added that to the docs. It previously only mentioned shmmax in
> > that regard.

>
> That was a typo in my comment before the code (the nutshell
> descriptions after the code are correct). Only shmmax needs to be
> multiples of the page size (at least, that's how I interpret the
> Darwin code).
>
> Thanks!
>
> - Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>


--
Bruce Momjian http://candle.pha.pa.us
SRA OSS, Inc. http://www.sraoss.com

+ If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote