Thread: pgsql: doc: mention datadir locations are actually config locations

pgsql: doc: mention datadir locations are actually config locations

From
Bruce Momjian
Date:
doc:  mention datadir locations are actually config locations

Technically, pg_upgrade's --old-datadir and --new-datadir are
configuration directories, not necessarily data directories.  This is
reflected in the 'postgres' manual page, so do the same for pg_upgrade.

Reported-by: Yves Goergen

Bug: 14898

Discussion: https://postgr.es/m/20171110220912.31513.13322@wrigleys.postgresql.org

Backpatch-through: 10

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e5dede90971d2ddbb7bca72ffc329c043bf717db

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