Re: Unexpected Standby Shutdown on sync_replication_slots change

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: shveta malik <shveta.malik@gmail.com>
Cc: Xuneng Zhou <xunengzhou@gmail.com>, Laurenz Albe <laurenz.albe@cybertec.at>, Amit Kapila <amit.kapila16@gmail.com>, Hugo DUBOIS <hdubois@scaleway.com>, pgsql-bugs@lists.postgresql.org
Date: 2025-08-21T13:22:02Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Disallow server start with sync_replication_slots = on and wal_level < logical.

  2. Avoid unexpected shutdown when sync_replication_slots is enabled.

On Thu, Aug 21, 2025 at 1:29 PM shveta malik <shveta.malik@gmail.com> wrote:
>
> On Thu, Aug 21, 2025 at 7:41 AM Fujii Masao <masao.fujii@gmail.com> wrote:
> >
> > On Wed, Aug 20, 2025 at 7:16 PM shveta malik <shveta.malik@gmail.com> wrote:
> > > Just wanted to confirm, do we plan to do it on master at-least?
> >
> > Yeah, barring any objections, I'll push the patch to the master.
> >
>
> Okay, thanks!

I've pushed the patch to master. Thanks!

Regards,

-- 
Fujii Masao