Re: Fixes inconsistent behavior in vacuum when it processes multiple relations

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andres Freund <andres(at)anarazel(dot)de>, shihao zhong <zhong950419(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fixes inconsistent behavior in vacuum when it processes multiple relations
Date: 2026-03-31 14:24:09
Message-ID: acvZCeRsv9bFqZrE@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a rebased patch. Provided cfbot is happy with it, I plan to commit
it later today. Happy to revisit the vacuum_rel() discussion if needed.

--
nathan

Attachment Content-Type Size
v4-0001-Avoid-including-vacuum.h-in-tableam.h-and-heapam..patch text/plain 28.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2026-03-31 14:35:17 Re: Allow to collect statistics on virtual generated columns
Previous Message Daniil Davydov 2026-03-31 14:18:34 Re: POC: Parallel processing of indexes in autovacuum