pgsql: pg_upgrade docs: clarify rsync and move verification step

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_upgrade docs: clarify rsync and move verification step
Date: 2015-09-01 20:42:52
Message-ID: E1ZWsOK-0005Tk-KD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/813e08123bd9eb7d7eb7bc6eac43b74f5a9a1ef8

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

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2015-09-01 21:15:24 pgsql: Flush to show results of TestLib.pm (TAP) test as we go.
Previous Message Robert Haas 2015-09-01 20:32:41 pgsql: Allow notifications to bgworkers without database connections.