Re: Logical WAL sender unresponsive during decoding commit

Amit Kapila <amit.kapila16@gmail.com>

From: Amit Kapila <amit.kapila16@gmail.com>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Andrey Borodin <x4mmm@yandex-team.ru>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2022-08-22T11:18:53Z
Lists: pgsql-hackers
On Tue, Aug 16, 2022 at 2:37 PM Masahiko Sawada <sawada.mshk@gmail.com> wrote:
>
> I've attached patches for all supported branches.
>

LGTM. I'll push this tomorrow unless there are comments/suggestions.

-- 
With Regards,
Amit Kapila.



Commits

  1. Add CHECK_FOR_INTERRUPTS while restoring changes during decoding.

  2. Add CHECK_FOR_INTERRUPTS while decoding changes.