Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8879fa0

Browse files
committed
pg_upgrade: document delete problems with tablespaces inside the cluster directory
Per report by Marc Mamin
1 parentea43af3 commit8879fa0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,8 @@ psql --username postgres --file script.sql postgres
460460
cluster's data directories by running the script mentioned when
461461
<command>pg_upgrade</command> completes. You can also delete the
462462
old installation directories
463-
(e.g. <filename>bin</>, <filename>share</>).
463+
(e.g. <filename>bin</>, <filename>share</>). This will not work
464+
if you have tablespaces inside the old data directory.
464465
</para>
465466
</step>
466467

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp