Re: POC: Parallel processing of indexes in autovacuum - Mailing list pgsql-hackers

From Daniil Davydov
Subject Re: POC: Parallel processing of indexes in autovacuum
Date
Msg-id CAJDiXgiNjGUSyfPZVFOUKhj2ORCE5wS3DAWhcB5djwU4fRXM_Q@mail.gmail.com
Whole thread Raw
In response to Re: POC: Parallel processing of indexes in autovacuum  (Daniil Davydov <3danissimo@gmail.com>)
List pgsql-hackers
Hi,

On Tue, Oct 28, 2025 at 8:09 PM Daniil Davydov <3danissimo@gmail.com> wrote:
>
> Thanks everybody for the review! Please, see v12 patches :
> 1) Implement tests for parallel autovacuum

I forgot to add a new directory to Makefile and meson.build files.
Fixed in v13 patches (only 0003 has changed).

--
Best regards,
Daniil Davydov

Attachment

pgsql-hackers by date:

Previous
From: Quan Zongliang
Date:
Subject: Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Next
From: wenhui qiu
Date:
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples