Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations

From: Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Alexander Lakhin <exclusion(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations
Date: 2026-09-02 11:44:52
Message-ID: CAB8bMitwVL62S15q+bf8819bNaWT98Pigv3tUnLF6hfP7VSiag@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

ср, 2 сент. 2026 г. в 16:01, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>:

>
> Thanks for updating the patch! It looks good to me.

Dear Fujii-san,
Thanks for the review.

> This patch should be backpatched to v15, where commit 7c38ef2a5 was
> introduced?
>
>
Yes. 7c38ef2a5 is the master commit (v15 line); the same change was
backpatched the same day as far as 10-, including 7bbfe599416 on
REL_14_STABLE. So I think we should backpatch through 14.

--
Regards,
Rachitskiy Andrey

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jacob Champion 2026-09-02 18:51:46 Re: BUG #19647: Difference in pg_basebackup behaviour between PostgreSQL <= 16 and >= 17 with pgactive extension
Previous Message Fujii Masao 2026-09-02 11:01:46 Re: BUG #19441: Backend waits for serializable snapshot indefinitely on removing temp relations