]> 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 12:00:04 +0000 (21:00 +0900)
commit68f9e67ef20bccfcb1c5fa009381d81aaeb69ec6
tree4b0d651e85ed04700d9afb5ee60b8f003bfe1d41
parent544e7581427a2c2d14f32f85043e27c1ad67f14f
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/pgarchivecleanup.sgml