Re: Report oldest xmin source when autovacuum cannot remove tuples

From: Andres Freund <andres(at)anarazel(dot)de>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Report oldest xmin source when autovacuum cannot remove tuples
Date: 2025-12-18 00:30:04
Message-ID: 3tgjs3plxazwnkr2shmmjlzsw6supdlrhzc7rrm2hhwz5hu24h@h4fiegd32jcv
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2025-10-31 15:31:40 +0900, Shinya Kato wrote:
> The patch is attached. What do you think?

The added tests never seem to pass in CI:
https://cirrus-ci.com/github/postgresql-cfbot/postgresql/cf%2F6188

Greetings,

Andres Freund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Melanie Plageman 2025-12-18 00:35:53 Re: Adding vacuum test case of setting the VM when heap page is unmodified
Previous Message Melanie Plageman 2025-12-18 00:30:01 Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)