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

Commit3f735ae

Browse files
committed
pg_upgrade: mention the need for tablespace snapshots in docs
1 parentbcec58c commit3f735ae

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -570,9 +570,10 @@ psql --username postgres --file script.sql postgres
570570
changes to make it consistent. You might want to exclude some
571571
files, e.g. <filename>postmaster.pid</>, as documented in <xref
572572
linkend="backup-lowlevel-base-backup">. If your file system supports
573-
file system snapshots or copy-on-write file copying, you can use that
574-
to make a backup of the old cluster, though the snapshot and copies
575-
must be created simultaneously or while the database server is down.
573+
file system snapshots or copy-on-write file copies, you can use that
574+
to make a backup of the old cluster and tablespaces, though the snapshot
575+
and copies must be created simultaneously or while the database server
576+
is down.
576577
</para>
577578

578579
<refsect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp