Re: Make wal_receiver_timeout configurable per subscription

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Cc: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Make wal_receiver_timeout configurable per subscription
Date: 2026-02-05 00:33:16
Message-ID: CAHGQGwHq0hP8zZVxaRrvoqD6ZJsWsTO8E_4QqPn5X3bEfEZSMQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Oct 23, 2025 at 5:19 PM Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
>
> On Mon, Jul 14, 2025 at 10:27 PM Fujii Masao
> <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote:
> > I've attached the rebased patches.
>
> Attached are the rebased versions of the patches.

I've rebased the patches again.

Regards,

--
Fujii Masao

Attachment Content-Type Size
v4-0001-Make-GUC-wal_receiver_timeout-user-settable.patch application/octet-stream 2.1 KB
v4-0002-Add-per-subscription-wal_receiver_timeout-setting.patch application/octet-stream 73.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-02-05 00:40:58 Re: Change checkpoint‑record‑missing PANIC to FATAL
Previous Message Sami Imseih 2026-02-05 00:21:06 Re: Fix pg_stat_get_backend_wait_event() for aux processes