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

Commit68f9e67

Browse files
committed
Remove incorrect warning from pg_archivecleanup document.
The .backup file name can be passed to pg_archivecleanup even ifit includes the extension which is specified in -x option.However, previously the document incorrectly warned a usernot to do that.Back-patch to 9.2 where pg_archivecleanup's -x option andthe warning were added.
1 parent544e758 commit68f9e67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎doc/src/sgml/pgarchivecleanup.sgml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,6 @@ pg_archivecleanup: removing file "archive/00000001000000370000000E"
128128
.gz</literal>.
129129
</para>
130130

131-
<para>
132-
Note that the
133-
<filename>.backup</> file name passed to the program should not
134-
include the extension.
135-
</para>
136131
</listitem>
137132
</varlistentry>
138133

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp