Re: [Proposal] vacuumdb --schema only

Gilles Darold <gilles@migops.com>

From: Gilles Darold <gilles@migops.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Robert Treat <rob@xzilla.net>, pgsql-hackers@postgresql.org
Date: 2022-04-25T06:50:09Z
Lists: pgsql-hackers
goo
Le 25/04/2022 à 03:27, Nathan Bossart a écrit :
> On Fri, Apr 22, 2022 at 10:57:46PM -0700, Nathan Bossart wrote:
>> 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.
> I've attached a v12 of the patch that further simplifieѕ check_objfilter().
> Apologies for the noise.
>

Looks good for me, there is a failure on cfbot on FreeBSD but I have run
a CI with latest master and it pass.


Can I change the commitfest status to ready for committers?


-- 
Gilles Darold




Commits

  1. Add --schema and --exclude-schema options to vacuumdb.