Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases
Date
Msg-id 20240308220322.GA1060542@nathanxps13
Whole thread Raw
In response to Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases
List pgsql-hackers
On Fri, Mar 08, 2024 at 09:33:19AM +0000, Dean Rasheed wrote:
> If I'm nitpicking, "[--verbose | -v]" in the clusterdb synopsis should
> be replaced with "[option...]", like the other commands, because there
> are other general-purpose options like --quiet and --echo.

Good catch.  I fixed that in v4.  We could probably back-patch this
particular change, but since it's been this way for a while, I don't think
it's terribly important to do so.

> 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.

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

Attachment

pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Streaming read-ready sequential scan code
Next
From: Nathan Bossart
Date:
Subject: Re: pg_column_toast_chunk_id: a function to get a chunk ID of a TOASTed value