Re: Dry-run mode for pg_archivecleanup
Josh Kupershmidt <schmiddy@gmail.com>
From: Josh Kupershmidt <schmiddy@gmail.com>
To: Gabriele Bartolini <gabriele.bartolini@2ndquadrant.it>
Cc: Robert Haas <robertmhaas@gmail.com>, PgHacker <pgsql-hackers@postgresql.org>
Date: 2012-02-01T13:09:17Z
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
On Tue, Jan 31, 2012 at 10:29 AM, Gabriele Bartolini <gabriele.bartolini@2ndquadrant.it> wrote: > Here is my final version which embeds comments from Josh. I have also added > debug information to be printed in case '-d' is given. Looks fine; will mark Ready For Committer. Josh