| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Peter Geoghegan <pg(at)bowt(dot)ie> |
| Cc: | Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: PG 14 release notes, first draft |
| Date: | 2021-06-21 05:08:54 |
| Message-ID: | 20210621050854.GC22121@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jun 18, 2021 at 08:47:21PM -0700, Peter Geoghegan wrote:
> On Mon, Jun 14, 2021 at 1:11 PM Bruce Momjian <bruce(at)momjian(dot)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.
Agreed. I updated the PG 14 release notes to be current as of today,
and adjusted your item --- patch attached.
--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com
If only the physical world exists, free will is an illusion.
| Attachment | Content-Type | Size |
|---|---|---|
| master.diff | text/x-diff | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2021-06-21 05:09:47 | Re: PG 14 release notes, first draft |
| Previous Message | Bruce Momjian | 2021-06-21 05:07:48 | Re: PG 14 release notes, first draft |