pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical
Дата
Msg-id 20070120170458.A71539FB5B4@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Modify max_fsm_pages in postgresql.conf.sample to show a typical value,
rather than a value too high.

Modified Files:
--------------
    pgsql/src/backend/utils/misc:
        postgresql.conf.sample (r1.202 -> r1.203)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff?r1=1.202&r2=1.203)
    pgsql/src/bin/initdb:
        initdb.c (r1.128 -> r1.129)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c.diff?r1=1.128&r2=1.129)

В списке pgsql-committers по дате отправления:

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Teach psql's \lo slash commands to respect quiet mode, and to
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Regression tests for large objects.