Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov <3danissimo@gmail.com>
From: Daniil Davydov <3danissimo@gmail.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Alexander Korotkov <aekorotkov@gmail.com>,
Sami Imseih <samimseih@gmail.com>, Matheus Alcantara <matheusssilv97@gmail.com>,
Maxim Orlov <orlovmg@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-31T07:54:12Z
Lists: pgsql-hackers
Attachments
- v13-0002-Logging-for-parallel-autovacuum.patch (text/x-patch)
- v13-0004-Documentation-for-parallel-autovacuum.patch (text/x-patch)
- v13-0001-Parallel-autovacuum.patch (text/x-patch)
- v13-0003-Tests-for-parallel-autovacuum.patch (text/x-patch)
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