Re: Add pg_stat_autovacuum_priority

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Robert Treat <rob(at)xzilla(dot)net>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, satyanarlapuram(at)gmail(dot)com, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add pg_stat_autovacuum_priority
Date: 2026-03-30 18:16:07
Message-ID: CAA5RZ0uiBCiQDUfA5sbc50gybWx1YES3HfLKMd9gv661YpJyRg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I think we are also in agreement here, although based on my
> experience, filtering out things like system and toast tables will be
> common, but I don't see that changing what you said above. On a
> similar note, +1 to your changes in v2.

Thanks!

v3 now includes the refactoring [1] suggestion brought up by Alvarro

[1] [https://www.postgresql.org/message-id/202603301508.up22nvhgnnoj%40alvherre.pgsql]

--
Sami

Attachment Content-Type Size
v3-0002-Refactor-autovacuum-score-computation-into-comput.patch application/octet-stream 4.4 KB
v3-0001-Add-force_scores-option-to-relation_needs_vacanal.patch application/octet-stream 7.1 KB
v3-0003-Add-pg_stat_autovacuum_priority-view.patch application/octet-stream 18.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2026-03-30 18:21:29 Re: EXPLAIN: showing ReadStream / prefetch stats
Previous Message Tom Lane 2026-03-30 18:07:21 Re: remove bits* types