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

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Dean Rasheed <dean.a.rasheed@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, pgsql-hackers@postgresql.org
Date: 2024-03-11T20:48:10Z
Lists: pgsql-hackers
On Fri, Mar 08, 2024 at 04:03:22PM -0600, Nathan Bossart wrote:
> On Fri, Mar 08, 2024 at 09:33:19AM +0000, Dean Rasheed wrote:
>> I think this is good to go.
> 
> Thanks.  In v4, I've added a first draft of the commit messages, and I am
> planning to commit this early next week.

Committed.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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.