Re: [Proposal] vacuumdb --schema only
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Gilles Darold <gilles@migops.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Robert Treat <rob@xzilla.net>, pgsql-hackers@postgresql.org
Date: 2022-04-23T05:57:46Z
Lists: pgsql-hackers
Attachments
On Fri, Apr 22, 2022 at 11:57:05AM +0200, Gilles Darold wrote: > Patch v10 attached. Thanks! I've attached a v11 with some minor editorialization. I think I was able to improve the error handling for invalid combinations of command-line options a bit, but please let me know what you think. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Add --schema and --exclude-schema options to vacuumdb.
- 7781f4e3e711 16.0 landed