Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 68f9e67

Browse files
committed
Remove incorrect warning from pg_archivecleanup document.
The .backup file name can be passed to pg_archivecleanup even if it includes the extension which is specified in -x option. However, previously the document incorrectly warned a user not to do that. Back-patch to 9.2 where pg_archivecleanup's -x option and the warning were added.
1 parent 544e758 commit 68f9e67

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)