Re: Add pg_stat_autovacuum_priority

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Robert Treat <rob(at)xzilla(dot)net>, satyanarlapuram(at)gmail(dot)com, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add pg_stat_autovacuum_priority
Date: 2026-04-01 18:45:59
Message-ID: CAA5RZ0tOJjUuJidUQYAeoUD4VGjOSjuB7ox4dtLAsyoCZqSN+Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v6 attached addresses a silly bug with v5-0001 that Nathan pointed out
offline. v5 was not computing the scores for vacuum,vacuum insert
and analyze thresholds for the !wraparound case.

--
Sami

Attachment Content-Type Size
v6-0003-Refactor-autovacuum-score-computation-into-comput.patch application/octet-stream 4.2 KB
v6-0002-Add-elevel-parameter-to-relation_needs_vacanalyze.patch application/octet-stream 4.5 KB
v6-0004-Add-pg_stat_autovacuum_priority-view.patch application/octet-stream 18.8 KB
v6-0001-Always-compute-autovacuum-priority-scores.patch application/octet-stream 10.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-04-01 18:50:42 Re: [oauth] Split and extend PGOAUTHDEBUG
Previous Message Álvaro Herrera 2026-04-01 18:41:01 Re: table AM option passing