pgsql: pg_upgrade docs: clarify rsync and move verification step - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade docs: clarify rsync and move verification step
Date
Msg-id E1ZWsOK-0005Tj-K8@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade docs:  clarify rsync and move verification step

These are adjustments based on someone using the new standby upgrade
steps.

Report by Andy Colson

Backpatch through 9.5

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/46bd95e2a873feb4799b77eca7276cf758e36cca

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml |   33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Allow notifications to bgworkers without database connections.
Next
From: Kevin Grittner
Date:
Subject: pgsql: Flush to show results of TestLib.pm (TAP) test as we go.