pgsql: pg_upgrade docs: give tips on automation - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade docs: give tips on automation
Date
Msg-id E1UaX5n-0000VU-K9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade docs:  give tips on automation

Document that post-upgrade steps are likely to be the same for all
clusters with the same DDL/schemas;  this should help automated
upgrades.

Branch
------
master

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

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Update collate.linux.utf8.out for ruleutils.c line-wrapping chan
Next
From: Tom Lane
Date:
Subject: pgsql: Use pg_dump's --quote-all-identifiers option in pg_upgrade.