Re: OS X shared memory documentation - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: OS X shared memory documentation
Date
Msg-id 200603040347.k243lhr28439@candle.pha.pa.us
Whole thread Raw
In response to Re: OS X shared memory documentation  (Chris Campbell <chris@bignerdranch.com>)
List pgsql-patches
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. +

pgsql-patches by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: [HACKERS] ACCESS EXCLUSIVE LOCK
Next
From: Bruce Momjian
Date:
Subject: Fix for /dev/tty on Win32