Re: another autovacuum scheduling thread

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: another autovacuum scheduling thread
Дата
Msg-id aQUYP1WjrEP3buQz@nathan
обсуждение исходный текст
Ответ на Re: another autovacuum scheduling thread  (Sami Imseih <samimseih@gmail.com>)
Ответы Re: another autovacuum scheduling thread
Список pgsql-hackers
On Thu, Oct 30, 2025 at 07:38:15PM -0500, Sami Imseih wrote:
> Here is my attempt to test the behavior with the new prioritization.

Thanks.

> The results above show what I expected: the batch tables receive higher
> priority, as seen from the averages of autovacuum and autoanalyze runs.
> This behavior is expected, but it may catch some users by surprise after
> an upgrade, since certain tables will now receive more attention than
> others. Longer tests might also show more bloat accumulating on heavily
> updated tables. In such cases, a user may need to adjust autovacuum
> settings on a per-table basis to restore the previous behavior.

Interesting.  From these results, it almost sounds as if we're further
amplifying the intended effect of commit 06eae9e.  That could be a good
thing.  Something else I'm curious about is datfrozenxid, i.e., whether
prioritization keeps the database (M)XID ages lower.

-- 
nathan



В списке pgsql-hackers по дате отправления: