Skip to content
Snippets Groups Projects
Commit 1e298b8d authored by Bruce Momjian's avatar Bruce Momjian
Browse files

doc: clearify pg_upgrade default copy behavior


Reported-by: default avatarMarek <marek.cvoren@gmail.com>

Discussion: 20170328110253.2695.62609@wrigleys.postgresql.org
parent 4c3b59ab
No related branches found
No related tags found
No related merge requests found
......@@ -336,8 +336,8 @@ NET STOP postgresql-9.0
Always run the <application>pg_upgrade</> binary of the new server, not the old one.
<application>pg_upgrade</> requires the specification of the old and new cluster's
data and executable (<filename>bin</>) directories. You can also specify
user and port values, and whether you want the data linked instead of
copied (the default).
user and port values, and whether you want the data files linked
instead of the default copy behavior.
</para>
<para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment