Re: BUG #19712: MultiXact Recovery Deadlock

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: sergi(dot)porta(at)gmail(dot)com
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19712: MultiXact Recovery Deadlock
Date: 2026-09-22 16:19:43
Message-ID: 1186309.1790093983@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)org> writes:
> # Bug Report: Self-deadlock in `RecordNewMultiXact()` during recovery of WAL
> generated by pre-15.16 servers

This is a known bug that is fixed in 15.19.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-09-22 16:28:44 Re: BUG #19713: WindowAgg qual pushdown gives wrong partition count when scale(numeric) distinguishes equal values
Previous Message PG Bug reporting form 2026-09-22 16:10:04 BUG #19715: pg_restore_attribute_stats() rejects range statistics for a domain over int4multirange