Re: BUG #17072: Assert for clogGroupNext failed due to a race condition in TransactionGroupUpdateXidStatus()

From: Alexander Lakhin <exclusion(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #17072: Assert for clogGroupNext failed due to a race condition in TransactionGroupUpdateXidStatus()
Date: 2021-06-27 19:00:00
Message-ID: 774749e0-b874-991c-80b3-2a63356da455@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello Amit,
26.06.2021 12:57, Amit Kapila wrote:
>
>>> I think this should be reproducible on all branches from HEAD till
>>> v11. Have you tried in any other branch? I'll also try to reproduce
>>> it.
>> I've reproduced it on REL_11_STABLE, REL_12_STABLE, REL_13_STABLE, and
>> master.
>>
> Please see if you can verify whether the attached fixes it in all the
> branches?
Yes, the attached patch fixes the issue in all the branches.
Thanks for the fix!

Best regards,
Alexander

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrey Lepikhov 2021-06-27 19:33:44 Re: Assertion on create index concurrently
Previous Message Tom Lane 2021-06-27 15:37:16 Re: Assertion on create index concurrently