Re: Eagerly scan all-visible pages to amortize aggressive vacuum - Mailing list pgsql-hackers

From Alena Rybakina
Subject Re: Eagerly scan all-visible pages to amortize aggressive vacuum
Date
Msg-id a6fa7e0b-8764-43ef-8b27-e15b23a75f6b@postgrespro.ru
Whole thread Raw
In response to Re: Eagerly scan all-visible pages to amortize aggressive vacuum  (Melanie Plageman <melanieplageman@gmail.com>)
List pgsql-hackers
On 15.01.2025 23:09, Melanie Plageman wrote:
On Wed, Jan 15, 2025 at 12:08 PM Alena Rybakina
<a.rybakina@postgrespro.ru> wrote:
This is interesting, but I think it might belong as commentary in
vacuumparallel.c instead.

I added some description about it, I hope it is fine. I attached vacuum_description.diff
Alena, thanks again for your review. I pushed the part that we worked
on so far. I didn't end up adding in your proposed addition to
vacuumparallel.c. Honestly, I am not as familiar with the parallel
vacuuming code, so I wasn't sure what information rises to the level
of importance of being in the comment at the top of the file.

Yes, I see. ok)
-- 
Regards,
Alena Rybakina
Postgres Professional

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Add XMLNamespaces to XMLElement
Next
From: jian he
Date:
Subject: Re: Inquiry About Determining Parallel Plans for REFRESH MATERIALIZED VIEW