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 20:13:30
Message-ID: apHr6i5di6hqAI6c@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-08-28 20:19:52 Routed ON CONFLICT inserts broken by partition-local deferrable unique constraints in 19 and master
Previous Message Tom Lane 2026-08-28 20:11:40 Re: Should the WAIT FOR command tag be "WAIT" or "WAIT FOR"?