On Mon, Jun 14, 2021 at 1:11 PM Bruce Momjian <br...@momjian.us> wrote: > FYI, the most recent PG 14 relnote doc build is at: > > https://momjian.us/pgsql_docs/release-14.html
I just pushed a commit that makes the existing vacuum_index_cleanup reloption and INDEX_CLEANUP VACUUM parameter support disabling the "Allow vacuum to skip index vacuuming when the number of removable index entries is insignificant" behavior. This should be mentioned in the release notes. -- Peter Geoghegan