Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3b59a commit 1e298b8Copy full SHA for 1e298b8
doc/src/sgml/ref/pgupgrade.sgml
@@ -336,8 +336,8 @@ NET STOP postgresql-9.0
336
Always run the <application>pg_upgrade</> binary of the new server, not the old one.
337
<application>pg_upgrade</> requires the specification of the old and new cluster's
338
data and executable (<filename>bin</>) directories. You can also specify
339
- user and port values, and whether you want the data linked instead of
340
- copied (the default).
+ user and port values, and whether you want the data files linked
+ instead of the default copy behavior.
341
</para>
342
343
<para>
0 commit comments