Re: IPC/MultixactCreation on the Standby server - Mailing list pgsql-hackers

From Dmitry
Subject Re: IPC/MultixactCreation on the Standby server
Date
Msg-id 8d9f37db-34c3-4ef1-ab2a-970dc5939a6f@yandex.ru
Whole thread Raw
In response to Re: IPC/MultixactCreation on the Standby server  (Dmitry <dsy.075@yandex.ru>)
List pgsql-hackers
On 25.06.2025 16:44, Dmitry wrote:
I will definitely try to reproduce the problem with your patch.
Hi Andrey!

I checked with the patch, unfortunately the problem is also reproducible.
Client processes wake up after a second and try to get information about the members of the multixact again, in an endless loop.
At the same time, the WALs are not played, the 'startup' process also hangs on the 'LWLock/BufferContent'.

Best regards,
Dmitry.

pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Adding OLD/NEW support to RETURNING
Next
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: pg_logical_slot_get_changes waits continously for a partial WAL record spanning across 2 pages