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 341757b commit 6ab834fCopy full SHA for 6ab834f
doc/src/sgml/pgupgrade.sgml
@@ -359,7 +359,9 @@ pg_upgrade.exe
359
and then do the upgrade. You can use <command>pg_upgrade --check</>
360
to perform only the checks, even if the old server is still
361
running. <command>pg_upgrade --check</> will also outline any
362
- manual adjustments you will need to make after the upgrade.
+ manual adjustments you will need to make after the upgrade. If you
363
+ are going to be using link mode, you should use the <option>--link</>
364
+ option with <option>--check</option> to enable link-mode-specific checks.
365
<command>pg_upgrade</> requires write permission in the current directory.
366
</para>
367
0 commit comments