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

Commit92a953f

Browse files
committed
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 shouldclarify this.
1 parent0013a66 commit92a953f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

‎doc/src/sgml/pgarchivecleanup.sgml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,12 @@ pg_archivecleanup: removing file "archive/00000001000000370000000E"
114114
that will be stripped from all file names before deciding if they
115115
should be deleted. This is typically useful for cleaning up archives
116116
that have been compressed during storage, and therefore have had an
117-
extension added by the compression program. Note that the
117+
extension added by the compression program. For example: <literal>-x
118+
.gz</literal>.
119+
</para>
120+
121+
<para>
122+
Note that the
118123
<filename>.backup</> file name passed to the program should not
119124
include the extension.
120125
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp