vacuumdb: Add --dry-run.

Nathan Bossart <nathan@postgresql.org>

Commit: d107176d27c73ea3589b949dde07b6bc38b8f583
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-12-09T19:34:22Z
vacuumdb: Add --dry-run.

This new option instructs vacuumdb to print, but not execute, the
VACUUM and ANALYZE commands that would've been sent to the server.

Author: Corey Huinker <corey.huinker@gmail.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Discussion: https://postgr.es/m/CADkLM%3DckHkX7Of5SrK7g0LokPUwJ%3Dkk8JU1GXGF5pZ1eBVr0%3DQ%40mail.gmail.com

Files

Discussion