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

From Corey Huinker
Subject Re: vacuumdb: add --dry-run
Date
Msg-id CADkLM=f99AzFrdnPdo3PkO27rYtJv5WoGQXrq9Bf8_Y4vVxuBw@mail.gmail.com
Whole thread Raw
In response to Re: vacuumdb: add --dry-run  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: vacuumdb: add --dry-run
List pgsql-hackers
I guess we could probably remove the top-level "Executing in dry-run mode"
message, provided we say the same thing in the per-database message.
However, the latter can be turned off with --quiet.  Maybe we should
consider disallowing --quiet and --dry-run.

--quiet does appear to be the sworn enemy of "tell me what you would have done if you were really gonna do it". So yeah, disallowing that combination would make sense.


pgsql-hackers by date:

Previous
From: Cary Huang
Date:
Subject: Re: Support tid range scan in parallel?
Next
From: Nathan Bossart
Date:
Subject: Re: vacuumdb: add --dry-run