Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases

Dean Rasheed <dean.a.rasheed@gmail.com>

From: Dean Rasheed <dean.a.rasheed@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, pgsql-hackers@postgresql.org
Date: 2024-03-05T23:20:13Z
Lists: pgsql-hackers
On Tue, 5 Mar 2024 at 02:22, Nathan Bossart <nathandbossart@gmail.com> wrote:
>
> I saw that this thread was referenced elsewhere [0], so I figured I'd take
> a fresh look.  From a quick glance, I'd say 0001 and 0002 are pretty
> reasonable and could probably be committed for v17.
>

I'm not sure how useful these changes are, but I don't really object.
You need to update the synopsis section of the docs though.

Regards,
Dean



Commits

  1. reindexdb: Allow specifying objects to process in all databases.

  2. clusterdb: Allow specifying tables to process in all databases.

  3. vacuumdb: Allow specifying objects to process in all databases.