diff options
Diffstat (limited to 'doc/src/sgml/pgarchivecleanup.sgml')
| -rw-r--r-- | doc/src/sgml/pgarchivecleanup.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgarchivecleanup.sgml b/doc/src/sgml/pgarchivecleanup.sgml index e324b1483a..c1a59a9cac 100644 --- a/doc/src/sgml/pgarchivecleanup.sgml +++ b/doc/src/sgml/pgarchivecleanup.sgml @@ -61,7 +61,7 @@ archive_cleanup_command = 'pg_archivecleanup <replaceable>archivelocation</> %r' <synopsis> pg_archivecleanup <optional> <replaceable>option</> ... </optional> <replaceable>archivelocation</> <replaceable>restartwalfile</> </synopsis> - When used as a standalone program all WAL files logically preceding the + When used as a standalone program all WAL files logically preceding the <literal>restartwalfile</> will be removed <replaceable>archivelocation</>. In this mode, if you specify a <filename>.backup</> file name, then only the file prefix will be used as the <literal>restartwalfile</>. This allows you to remove |
