Add CHECK_FOR_INTERRUPTS while decoding changes.
Amit Kapila <akapila@postgresql.org>
Add CHECK_FOR_INTERRUPTS while decoding changes. While decoding changes in a loop, if we skip all the changes there is no CFI making the loop uninterruptible. Reported-by: Whale Song and Andrey Borodin Bug: 17580 Author: Masahiko Sawada Reviwed-by: Amit Kapila Backpatch-through: 10 Discussion: https://postgr.es/m/17580-849c1d5b6d7eb422@postgresql.org Discussion: https://postgr.es/m/B319ECD6-9A28-4CDF-A8F4-3591E0BF2369@yandex-team.ru
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/logical/reorderbuffer.c | modified | +2 −0 |
Discussion
- BUG #17580: use pg_terminate_backend to terminate a wal sender process may wait a long time 6 messages · 2022-08-10 → 2022-08-23
- Logical WAL sender unresponsive during decoding commit 13 messages · 2022-08-16 → 2022-10-22