Re: Default shared memory SGML mention - Mailing list pgsql-docs

From Tom Lane
Subject Re: Default shared memory SGML mention
Date
Msg-id 17050.988841325@sss.pgh.pa.us
Whole thread Raw
In response to Default shared memory SGML mention  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Default shared memory SGML mention  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-docs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> so by my computations, we need about 700k added to the shared buffer
> cache area.  The documentation says to add 512k, not 700k.

This would depend on your -N setting.

A little experimentation shows that the present multiplier for -B is
about 8350 bytes and the multiplier for -N about 14580 bytes on my
system (HPUX), which extrapolates to a fixed base of about 250K plus
the -B and -N contributions.  In reality I believe the computation
is somewhat nonlinear, but that's probably close enough for starters.

            regards, tom lane

pgsql-docs by date:

Previous
From: Vince Vielhaber
Date:
Subject: Re: Developer vs. Programmer
Next
From: Richard Poole
Date:
Subject: Re: Developer vs. Programmer