Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: JoongHyuk Shin <sjh910805@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2026-04-27T05:59:54Z
Lists: pgsql-hackers
On Mon, Apr 27, 2026 at 02:36:11PM +0900, Fujii Masao wrote:
> With the proposed patch, however, both settings are ignored and
> recovery starts with no target. That seems unexpected to me.

If that's the case (not tested myself), agreed.
--
Michael