Обсуждение: pgsql: Increase amount of shared buffers initdb tries to allocate to

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

pgsql: Increase amount of shared buffers initdb tries to allocate to

От
adunstan@postgresql.org (Andrew Dunstan)
Дата:
Log Message:
-----------

Increase amount of shared buffers initdb tries to allocate to 4000,
and add logic to try max_fsm_pages up to 200000, plus accompanying minor
docs changes.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.40 -> r1.41)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml.diff?r1=1.40&r2=1.41)
    pgsql/src/bin/initdb:
        initdb.c (r1.101 -> r1.102)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.101&r2=1.102)