Re: pg_stat_get_autovacuum_scores ignores the main table's reloptions for TOAST tables

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_stat_get_autovacuum_scores ignores the main table's reloptions for TOAST tables
Date: 2026-08-28 15:16:09
Message-ID: apGmOZeIlyW-Y1f6@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Aug 28, 2026 at 10:02:42AM -0500, Nathan Bossart wrote:
> Here is a patch.

Sorry for the noise. I noticed some silly mistakes in v1, so here's a v2
with those fixed.

--
nathan

Attachment Content-Type Size
v2-0001-Fix-pg_stat_autovacuum_scores-for-TOAST-tables.patch text/plain 5.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2026-08-28 15:29:02 Re: [Proposal] add portaddr like hostaddr
Previous Message Bertrand Drouvot 2026-08-28 15:13:56 Re: Offline data checksum changes can cause incorrect checksum state on standbys