Re: OS X shared memory documentation

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Chris Campbell <chris(at)bignerdranch(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: OS X shared memory documentation
Date: 2006-03-04 03:47:43
Message-ID: 200603040347.k243lhr28439@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-03-04 04:37:56 Fix for /dev/tty on Win32
Previous Message Jim C. Nasby 2006-03-04 03:08:57 Re: [HACKERS] ACCESS EXCLUSIVE LOCK