Re: PG 14 release notes, first draft - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: PG 14 release notes, first draft
Date
Msg-id CAH2-WzmdFGTbwZ9p2KF6TXs4j+VH=EjdAqq+R12FLXiKnEQWTw@mail.gmail.com
Whole thread Raw
In response to Re: PG 14 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG 14 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, Jun 14, 2021 at 1:11 PM Bruce Momjian <bruce@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



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Teaching users how they can get the most out of HOT in Postgres 14
Next
From: Julien Rouhaud
Date:
Subject: Re: Centralizing protective copying of utility statements