pgsql: pg_upgrade docs: mention modification of postgresql.conf in new

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_upgrade docs: mention modification of postgresql.conf in new
Date: 2013-01-31 21:32:42
Message-ID: E1U11kQ-0001Ne-87@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade docs: mention modification of postgresql.conf in new cluster

Mention it might be necessary to modify postgresql.conf in the new
cluster to match the old cluster.

Backpatch to 9.2.

Suggested by user.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a11e15c7b66c647269ecad73560be0e717ffc400

Modified Files
--------------
doc/src/sgml/pgupgrade.sgml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2013-01-31 22:37:50 pgsql: Restrict infomask bits to set on multixacts
Previous Message Simon Riggs 2013-01-31 19:33:53 Re: pgsql: Fast promote mode skips checkpoint at end of recovery.