pgsql: pg_upgrade docs: mention modification of postgresql.conf in new - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade docs: mention modification of postgresql.conf in new
Date
Msg-id E1U11kQ-0001Ne-87@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_upgrade docs: mention modification of postgresql.conf in new
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Restrict infomask bits to set on multixacts