mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 17:41:14 +03:00
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.
This commit is contained in:
parent
544e758142
commit
68f9e67ef2
@ -128,11 +128,6 @@ pg_archivecleanup: removing file "archive/00000001000000370000000E"
|
||||
.gz</literal>.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
Note that the
|
||||
<filename>.backup</> file name passed to the program should not
|
||||
include the extension.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user