Re: pgsql: Allow autovacuum to use parallel vacuum workers.

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Cc: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Subject: Re: pgsql: Allow autovacuum to use parallel vacuum workers.
Date: 2026-04-10 10:35:39
Message-ID: CAJ7c6TNB3m_Sni2D-eW+r9AtQg5oCCpcKLJW9DWzj=0toaS8Vg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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.

--
Best regards,
Aleksander Alekseev

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2026-04-10 13:32:37 pgsql: Add built-in fuzzing harnesses for security testing.
Previous Message Amit Kapila 2026-04-10 09:54:55 Re: pgsql: Reduce log level of some logical decoding messages from LOG to D