Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb
Date
Msg-id 20200619015701.GD453547@paquier.xyz
Whole thread Raw
In response to Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb  ("Bossart, Nathan" <bossartn@amazon.com>)
Responses Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Thu, Jun 18, 2020 at 09:26:50PM +0000, Bossart, Nathan wrote:
> It looks like I missed a couple of tags in the documentation changes.
> That should be fixed in v3.

Thanks.  This flavor looks good to me in terms of code, and the test
coverage is what's needed for all the code paths added.  This version
is using my suggestion of upthread for the option names: --no-truncate
and --no-index-cleanup.  Are people fine with this choice?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: min_safe_lsn column in pg_replication_slots view
Next
From: David Rowley
Date:
Subject: Re: Missing HashAgg EXPLAIN ANALYZE details for parallel plans