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

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Andrey Rachitskiy <pl0h0yp1(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-03 03:20:38
Message-ID: CAHGQGwHCTy3JHZbYCCoQ9B3MR_wd-ysJpKGQPVCj2yTt=vfXtQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Sep 2, 2026 at 8:45 PM Andrey Rachitskiy <pl0h0yp1(at)gmail(dot)com> wrote:
> 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.

So I've pushed the patch and backpatched it through v14. Thanks!

Regards,

--
Fujii Masao

In response to

Browse pgsql-bugs by date

  From Date Subject
Previous Message Jacob Champion 2026-09-02 21:19:43 Re: BUG #19647: Difference in pg_basebackup behaviour between PostgreSQL <= 16 and >= 17 with pgactive extension