Re: Using read_stream in index vacuum - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Using read_stream in index vacuum
Date
Msg-id 573E8B36-B844-4939-AFC2-E8CD544D02AC@yandex-team.ru
Whole thread Raw
In response to Re: Using read_stream in index vacuum  (Melanie Plageman <melanieplageman@gmail.com>)
Responses Re: Using read_stream in index vacuum
List pgsql-hackers

> On 22 Mar 2025, at 02:54, Melanie Plageman <melanieplageman@gmail.com> wrote:
>
> committed

There's a BF failure with just these changes [0]. But IMO it's unrelated.
There are 2 failed tests:
1. 'activeslot slot invalidation is logged with vacuum on pg_authid' is very similar to what is discussed here [1]
2. '+ERROR: tuple concurrently deleted' in injection_points/isolation seems to be discussed here [2]

Thanks!


Best regards, Andrey Borodin.

[0] https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=skink&dt=2025-03-21%2019%3A09%3A59
[1] https://www.postgresql.org/message-id/flat/386386.1737736935%40sss.pgh.pa.us
[2] https://www.postgresql.org/message-id/flat/20250304033442.11.nmisch%40google.com#050112012649a0e5077897a6a051d024


pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Parallel heap vacuum
Next
From: "Chiranmoy.Bhattacharya@fujitsu.com"
Date:
Subject: Re: [PATCH] SVE popcount support