pgsql: Provide better guidance for adjusting shared_buffers. - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Provide better guidance for adjusting shared_buffers.
Date
Msg-id 20100418235955.7FC517541D0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Provide better guidance for adjusting shared_buffers.

This change was previously committed to HEAD, but the consensus seems to be
in favor of back-patching it.  I'm only backpatching as far as 8.3.X, however,
because it's not clear to me to what degree this advice applies to older
branches, and in any case our first advice to anyone attempting to tune those
versions is likely to be "upgrade".

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.220.2.3 -> r1.220.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.220.2.3&r2=1.220.2.4)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix bogus order of cleanup steps in plperl_inline_handler.
Next
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Provide better guidance for adjusting shared_buffers.