pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Modify max_fsm_pages in postgresql.conf.sample to show a typical
Date
Msg-id 20070120170458.A71539FB5B4@postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Teach psql's \lo slash commands to respect quiet mode, and to
Next
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: Regression tests for large objects.