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

From Bossart, Nathan
Subject Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb
Date
Msg-id 6F7F17EF-B1F2-4681-8D03-BA96365717C0@amazon.com
Whole thread Raw
Responses Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb  (Michael Paquier <michael@paquier.xyz>)
Re: Add support for INDEX_CLEANUP and TRUNCATE to vacuumdb  (Masahiko Sawada <masahiko.sawada@2ndquadrant.com>)
List pgsql-hackers
Hi hackers,

I quickly put together a patch to add INDEX_CLEANUP and TRUNCATE to
vacuumdb before noticing a previous thread for it [0].  My  take on it
was to just name the options --skip-index-cleanup and --skip-truncate.
While that does not give you a direct mapping to the corresponding
VACUUM options, it simplifies the patch by avoiding the boolean
parameter parsing stuff altogether.

Nathan

[0] https://postgr.es/m/CAHGQGwENx3Kvxq0U%2BwkGAdoAd89iaaWo_Pd5LBPUO4AqqhgyYQ%40mail.gmail.com


Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Recording test runtimes with the buildfarm
Next
From: Melanie Plageman
Date:
Subject: Re: Default setting for enable_hashagg_disk