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

Commitcc23119

Browse files
Doc correction to point out that 9.2+ can overwrite pg_xlog files.
Noted by Noah Misch, patch by Fujii Masao
1 parentdf09dbb commitcc23119

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎doc/src/sgml/backup.sgml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,9 +1071,7 @@ restore_command = 'cp /mnt/server/archivedir/%f %p'
10711071
WAL segments that cannot be found in the archive will be sought in
10721072
<filename>pg_xlog/</>; this allows use of recent un-archived segments.
10731073
However, segments that are available from the archive will be used in
1074-
preference to files in <filename>pg_xlog/</>. The system will not
1075-
overwrite the existing contents of <filename>pg_xlog/</> when retrieving
1076-
archived files.
1074+
preference to files in <filename>pg_xlog/</>.
10771075
</para>
10781076

10791077
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp