Dry-run mode for pg_archivecleanup
Gabriele Bartolini <gabriele.bartolini@2ndquadrant.it>
From: Gabriele Bartolini <gabriele.bartolini@2ndQuadrant.it>
To: PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-12-11T14:52:03Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Implement dry-run mode for pg_archivecleanup
- b2e431a4db81 9.2.0 cited
Attachments
- add-dry-run-option-pgarchivecleanup.patch (text/plain) patch
Hi guys, I have added the '-n' option to pg_archivecleanup which performs a dry-run and outputs the names of the files to be removed to stdout (making possible to pass the list via pipe to another process). Please find attached the small patch. I submit it to the CommitFest. Thanks, Gabriele -- Gabriele Bartolini - 2ndQuadrant Italia PostgreSQL Training, Services and Support gabriele.bartolini@2ndQuadrant.it | www.2ndQuadrant.it