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-0001Ng-8t@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
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1a7cd9f78a60110116afa9dd3951c7ec84cf0ac9

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.