8000
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 f630157 commit 42020a8Copy full SHA for 42020a8
doc/src/sgml/backup.sgml
@@ -1071,9 +1071,7 @@ restore_command = 'cp /mnt/server/archivedir/%f %p'
1071
WAL segments that cannot be found in the archive will be sought in
1072
<filename>pg_xlog/</>; this allows use of recent un-archived segments.
1073
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.
+ preference to files in <filename>pg_xlog/</>.
1077
</para>
1078
1079
<para>
0 commit comments