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 ea43af3 commit 8879fa0Copy full SHA for 8879fa0
doc/src/sgml/pgupgrade.sgml
@@ -460,7 +460,8 @@ psql --username postgres --file script.sql postgres
460
cluster's data directories by running the script mentioned when
461
<command>pg_upgrade</command> completes. You can also delete the
462
old installation directories
463
- (e.g. <filename>bin</>, <filename>share</>).
+ (e.g. <filename>bin</>, <filename>share</>). This will not work
464
+ if you have tablespaces inside the old data directory.
465
</para>
466
</step>
467
0 commit comments