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

Commit69451b0

Browse files
committed
Document that the pg_upgrade user of rsync might want to skip some
files, like postmaster.pid.Backpatch to 9.2.
1 parent26b4386 commit69451b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎doc/src/sgml/pgupgrade.sgml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,9 @@ psql --username postgres --file script.sql postgres
530530
of the old cluster, use <command>rsync</> to create a dirty
531531
copy of the old cluster while the server is running, then shut down
532532
the old server and run <command>rsync</> again to update the copy with any
533-
changes to make it consistent.
533+
changes to make it consistent. You might want to exclude some
534+
files, e.g. <filename>postmaster.pid</>, as documented in <xref
535+
linkend="backup-lowlevel-base-backup">.
534536
</para>
535537

536538
<refsect2>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp