vacuumdb: add --dry-run - Mailing list pgsql-hackers

From Corey Huinker
Subject vacuumdb: add --dry-run
Date
Msg-id CADkLM=ckHkX7Of5SrK7g0LokPUwJ=kk8JU1GXGF5pZ1eBVr0=Q@mail.gmail.com
Whole thread Raw
Responses Re: vacuumdb: add --dry-run
List pgsql-hackers
This is a small patch to add a new option to vacuumdb to answer the question "what commands will actually be run by this combination of command-line switches against this database?" without actually running the commands.

Including Nathan because we had previously discussed the utility of just such a thing.
Attachment

pgsql-hackers by date:

Previous
From: Michael Banck
Date:
Subject: Re: GNU/Hurd portability patches
Next
From: Sami Imseih
Date:
Subject: Re: [Proposal] Adding callback support for custom statistics kinds