pgsql: doc: Add advice on updating checkpoint_segments to max_wal_size

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Add advice on updating checkpoint_segments to max_wal_size
Date: 2015-10-22 18:12:19
Message-ID: E1ZpKLb-0000ir-Qx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add advice on updating checkpoint_segments to max_wal_size

with suggestion from Michael Paquier

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/85e30f57cb33294107fc17704a5d8874439e0ae5

Modified Files
--------------
doc/src/sgml/release-9.5.sgml | 16 ++++++++++++++++
1 file changed, 16 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2015-10-22 18:55:34 pgsql: Fix typos in comments.
Previous Message Tom Lane 2015-10-22 16:34:16 pgsql: Remove redundant CREATEUSER/NOCREATEUSER options in CREATE ROLE