From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: PG 13 release notes, first draft |
Date: | 2020-09-15 04:57:32 |
Message-ID: | f1c43223-3987-a23f-2063-18fd0aa4f0d4@2ndquadrant.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2020-09-09 22:57, Jonathan S. Katz wrote:
> + <listitem>
> + <para>
> + Parallelized vacuuming of B-tree indexes
> + </para>
> + </listitem>
I don't think B-tree indexes are relevant here. AFAICT, this feature
applies to all indexes.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2020-09-15 05:06:55 | Re: Gripes about walsender command processing |
Previous Message | Amit Kapila | 2020-09-15 04:47:41 | Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions |