]> granicus.if.org Git - postgresql/commitdiff
Adjust pg_archivecleanup docs to match message changes made 2010-06-17.
authorRobert Haas <rhaas@postgresql.org>
Thu, 30 Sep 2010 21:05:15 +0000 (17:05 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 30 Sep 2010 21:10:43 +0000 (17:10 -0400)
Erik Rijkers

doc/src/sgml/pgarchivecleanup.sgml

index abe18ea465a1a1d462a1df9b36c80934ef4ec812..b07840cdc1c4afd57997806b6f0370d1d2c82cc6 100644 (file)
@@ -69,9 +69,9 @@ pg_archivecleanup <optional> <replaceable>option</> ... </optional> <replaceable
 <programlisting>
 pg_archivecleanup -d archive 000000010000003700000010.00000020.backup
 
-pg_archivecleanup:  keep WAL files 000000010000003700000010 and later
-pg_archivecleanup:  removing "archive/00000001000000370000000F"
-pg_archivecleanup:  removing "archive/00000001000000370000000E"
+pg_archivecleanup:  keep WAL file "archive/000000010000003700000010" and later
+pg_archivecleanup:  removing file "archive/00000001000000370000000F"
+pg_archivecleanup:  removing file "archive/00000001000000370000000E"
 </programlisting>
    <application>pg_archivecleanup</application> assumes that
    <replaceable>archivelocation</> is a directory readable and writable by the