doc: Improve pg_upgrade rsync examples to use clusterdir

Bruce Momjian <bruce@momjian.us>

Commit: de715414608846ce1ae44b79a39d61c48e25dce7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2018-01-31T21:43:40Z
Releases: 11.0
doc: Improve pg_upgrade rsync examples to use clusterdir

Commit 9521ce4a7a1125385fb4de9689f345db594c516a from Sep 13, 2017 and
backpatched through 9.5 used rsync examples with datadir.  The reporter
has pointed out, and testing has verified, that clusterdir must be used,
so update the docs accordingly.

Reported-by: Don Seiler

Discussion: https://postgr.es/m/CAHJZqBD0u9dCERpYzK6BkRv=663AmH==DFJpVC=M4Xg_rq2=CQ@mail.gmail.com

Backpatch-through: 9.5

Files

PathChange+/−
doc/src/sgml/ref/pgupgrade.sgml modified +4 −4

Documentation touched