Re: another autovacuum scheduling thread

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: David Rowley <dgrowleyml(at)gmail(dot)com>, Greg Burd <greg(at)burd(dot)me>, Robert Haas <robertmhaas(at)gmail(dot)com>, Robert Treat <rob(at)xzilla(dot)net>, Jeremy Schneider <schneider(at)ardentperf(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: another autovacuum scheduling thread
Date: 2026-03-20 20:31:30
Message-ID: ab2uoj5yU8CVUJ_H@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for the feedback. Here is an updated patch.

I kept the comment about the weight parameters in autovacuum.c. Since
there's a bunch of code related to them, IMHO we should have an explanatory
note somewhere.

--
nathan

Attachment Content-Type Size
v14-0001-autovacuum-scheduling-improvements.patch text/plain 29.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2026-03-20 20:32:48 Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Previous Message Jonathan Gonzalez V. 2026-03-20 20:17:21 Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode