Re: Adding REPACK [concurrently] - Mailing list pgsql-hackers

From Antonin Houska
Subject Re: Adding REPACK [concurrently]
Date
Msg-id 63637.1774553805@localhost
Whole thread Raw
In response to Re: Adding REPACK [concurrently]  (Srinath Reddy Sadipiralla <srinath2133@gmail.com>)
List pgsql-hackers
Srinath Reddy Sadipiralla <srinath2133@gmail.com> wrote:

> On Mon, Mar 23, 2026 at 5:30 PM Antonin Houska <ah@cybertec.at> wrote:
>
>>  I could not resist digging in it deeper :-) Attached is a test that reproduces
>>  the crash - it includes the isolation tester enhancement that I posted
>>  separately [1]. It crashes reliably with v43 [2] if your fix v43-0005 is
>>  omitted.
>
> +1, i tested the same and yeah it reproduces the crash ,also reviewed
> the patch LGTM, except i think you need to add this to makefile, so that a simple
> make check would be enough to run the isolation test, i think this all makes sense
> if this [1] patch goes in.

The purpose of this test was only to reproduce the crash you encountered
during the stress test, and to confirm that your fix works. I didn't really
intend to add the test to the tree.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com



pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: Rename LWLockNewTrancheId() parameter from "name" to "tranche_name"
Next
From: Lukas Fittl
Date:
Subject: Re: pg_plan_advice