Re: pgsql: Allow autovacuum to use parallel vacuum workers. - Mailing list pgsql-committers

From Masahiko Sawada
Subject Re: pgsql: Allow autovacuum to use parallel vacuum workers.
Date
Msg-id CAD21AoDMi8M6pxv5BQT2xVqAsTrKBdMP2jsY1QbTxRnpKz+KFQ@mail.gmail.com
Whole thread Raw
In response to Re: pgsql: Allow autovacuum to use parallel vacuum workers.  (Aleksander Alekseev <aleksander@tigerdata.com>)
List pgsql-committers
On Fri, Apr 10, 2026 at 3:35 AM Aleksander Alekseev
<aleksander@tigerdata.com> wrote:
>
> Hi,
>
> > Thank you for the report. Indeed, we need to fix the wording.
> >
> > I've attached the patch based on your proposal that uses the
> > explanation consistent with the manual VACUUM and autovacuums. What do
> > you think?
>
> Looks good.

Pushed.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com



pgsql-committers by date:

Previous
From: Masahiko Sawada
Date:
Subject: pgsql: doc: Improve consistency of parallel vacuum description.
Next
From: Masahiko Sawada
Date:
Subject: pgsql: Fix unstable log verification in test_autovacuum.