1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-26 01:22:12 +03:00

Adjust pg_archivecleanup docs to match message changes made 2010-06-17.

Erik Rijkers
This commit is contained in:
Robert Haas
2010-09-30 17:05:15 -04:00
parent a5683ea042
commit 1f0eb5de9e

View File

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