]> granicus.if.org Git - postgresql/commit
Remove incorrect warning from pg_archivecleanup document.
authorFujii Masao <fujii@postgresql.org>
Mon, 6 Jul 2015 11:58:58 +0000 (20:58 +0900)
committerFujii Masao <fujii@postgresql.org>
Mon, 6 Jul 2015 11:58:58 +0000 (20:58 +0900)
commit906e9249494bda975914b78fdd743609e1f83016
tree7c793f9b3eeceb79cbb8a769f69983f4f99a4eeb
parent22ba5563adacd162d97ff3c80eac4893574f1e17
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.
doc/src/sgml/ref/pgarchivecleanup.sgml