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

From Dmitry
Subject Re: IPC/MultixactCreation on the Standby server
Date
Msg-id f3ed5716-57f4-40a8-af25-431f4f517fb3@yandex.ru
Whole thread Raw
In response to Re: IPC/MultixactCreation on the Standby server  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
On 31.07.2025 09:29, Andrey Borodin wrote:
> Here's an updated two patches, one for Postgres 17 and one for 
> mater(with a test).
I ran tests on PG17 with patch v9.

I tried to reproduce it for three cases, the first when we explicitly 
use for key share, the second through subtransactions
and the third, through implicit use of for key share, through an foreign 
key.

There are no more sessions hanging on the replica, that's great!

Thank you all very much!

Best regards,
Dmitry.




pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Test to dump and restore objects left behind by regression
Next
From: Daniel Gustafsson
Date:
Subject: Re: Test to dump and restore objects left behind by regression