We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0013a66 commit 92a953fCopy full SHA for 92a953f
doc/src/sgml/pgarchivecleanup.sgml
@@ -114,7 +114,12 @@ pg_archivecleanup: removing file "archive/00000001000000370000000E"
114
that will be stripped from all file names before deciding if they
115
should be deleted. This is typically useful for cleaning up archives
116
that have been compressed during storage, and therefore have had an
117
- extension added by the compression program. Note that the
+ extension added by the compression program. For example: <literal>-x
118
+ .gz</literal>.
119
+ </para>
120
+
121
+ <para>
122
+ Note that the
123
<filename>.backup</> file name passed to the program should not
124
include the extension.
125
</para>
0 commit comments