Обсуждение: pgsql: Provide better guidance for adjusting shared_buffers.

Поиск
Список
Период
Сортировка

pgsql: Provide better guidance for adjusting shared_buffers.

От
rhaas@postgresql.org (Robert Haas)
Дата:
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_3_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.164.2.8 -> r1.164.2.9)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.164.2.8&r2=1.164.2.9)