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.