Re: xact_rollback spikes when logical walsender exits - Mailing list pgsql-hackers

From Nikolay Samokhvalov
Subject Re: xact_rollback spikes when logical walsender exits
Date
Msg-id CAM527d-pu-rWTjuZ7TEDDO7nGqzBkHi2rM-GdJy46_HrNsP8rw@mail.gmail.com
Whole thread
In response to xact_rollback spikes when logical walsender exits  (Nikolay Samokhvalov <nik@postgres.ai>)
List pgsql-hackers
On Tue, Sep 8, 2026, Mircea Cadariu <cadariu.mircea@gmail.com> wrote:
> The patch applies cleanly on master. As experiment I added the tests
> only from 0001 and as expected they failed, but with the patch applied
> they pass. So far so good.

Thanks Mircea. A Windows CI failure while testing this series was in
isolationtester. It exited on connection loss from an intentionally
terminated test session before completing the permutation and teardown.
Andrey's discussion of the test-driver issue is here:

https://www.postgresql.org/message-id/088AB35D-0860-494A-A9CF-8B301543AA51%40yandex-team.ru

This is separate from the xact_rollback accounting change. 0002 still
needs tests.

Nik



pgsql-hackers by date:

Previous
From: Nikolay Samokhvalov
Date:
Subject: Re: injection_points: canceled or terminated waiters leak their wait slots
Next
From: Nathan Bossart
Date:
Subject: Re: Speed up lpad() and rpad() for one-byte padding strings