Add small example about pg_archivecleanup -x option
Every time I read this I had doubts about whether the argument to the -x option should include the dot (yes). A small example should clarify this.
This commit is contained in:
parent
0013a665b7
commit
92a953fbf8
@ -114,7 +114,12 @@ pg_archivecleanup: removing file "archive/00000001000000370000000E"
|
||||
that will be stripped from all file names before deciding if they
|
||||
should be deleted. This is typically useful for cleaning up archives
|
||||
that have been compressed during storage, and therefore have had an
|
||||
extension added by the compression program. Note that the
|
||||
extension added by the compression program. For example: <literal>-x
|
||||
.gz</literal>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Note that the
|
||||
<filename>.backup</> file name passed to the program should not
|
||||
include the extension.
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user