Re: Using read_stream in index vacuum

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Kirill Reshke <reshkekirill(at)gmail(dot)com>
Cc: Rahila Syed <rahilasyed90(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Junwang Zhao <zhjwpku(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Subject: Re: Using read_stream in index vacuum
Date: 2024-11-18 11:34:39
Message-ID: 13767B2D-12A1-404C-B80E-73F06426E803@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2 Nov 2024, at 02:36, Kirill Reshke <reshkekirill(at)gmail(dot)com> wrote:
>
> I noticed CI failure for this patch. This does not look like a flap.

Seems like vacuum did not start index cleanup. I’ve added "index_cleanup on".
Thanks!

Best regards, Andrey Borodin.

Attachment Content-Type Size
v8-0001-Prototype-B-tree-vacuum-streamlineing.patch application/octet-stream 9.2 KB
v8-0003-Use-read_stream-in-SP-GiST-vacuum.patch application/octet-stream 3.2 KB
v8-0002-Use-read_stream-in-GiST-vacuum.patch application/octet-stream 4.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Shubham Khanna 2024-11-18 11:41:11 Re: Improve the error message for logical replication of regular column to generated column.
Previous Message Peter Eisentraut 2024-11-18 11:09:26 Re: CI CompilerWarnings test fails on 15 in mingw_cross_warning