Teach isolation tester about injection points in background workers - Mailing list pgsql-hackers

From Antonin Houska
Subject Teach isolation tester about injection points in background workers
Date
Msg-id 4703.1774250534@localhost
Whole thread Raw
List pgsql-hackers
I hit a limitation of the isolation tester when trying to reproduce a bug in
REPACK (CONCURRENTLY) [1]: it does not recognize that session is blocked due
to background worker waiting on an injection point. This patch tries to fix
that.

[1] https://www.postgresql.org/message-id/29157.1774029970%40localhost

-- 
Antonin Houska
Web: https://www.cybertec-postgresql.com


Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Next
From: Xuneng Zhou
Date:
Subject: log_checkpoints: count WAL segment creations from all processes