Re: Fix column privileges for pg_subscription.subwalrcvtimeout

Nisha Moond <nisha.moond412@gmail.com>

From: Nisha Moond <nisha.moond412@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-05T05:42:52Z
Lists: pgsql-hackers
On Fri, Jun 5, 2026 at 6:24 AM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> On Thu, Jun 4, 2026 at 2:39 PM Nisha Moond <nisha.moond412@gmail.com> wrote:
> > Thank you, Fujii-san, for the updated patch. I tested both the success
> > and failure cases with the SQL query, and it worked as expected.
> >
> > The patch LGTM.
>
> Thanks for the test and review! I've pushed the patch.
>

Thanks for pushing!

--
Nisha



Commits

  1. Fix pg_subscription column privileges for subwalrcvtimeout

  2. Add per-subscription wal_receiver_timeout setting.