Re: Resetting recovery target parameters in pg_createsubscriber
Alena Vinter <dlaaren8@gmail.com>
From: Alyona Vinter <dlaaren8@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, "pgsql-hackers@lists.postgresql.org" <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-02T12:36:57Z
Lists: pgsql-hackers
Attachments
Dear Michael and Hayato, Thank you both for your valuable feedback on the previous patch version. I've reworked the patch based on your suggestions - the new version should address the concerns about ALTER SYSTEM and follows the same patterns as the 'setup_recovery' code. I kept primary_conninfo as-is for now since I'm not totally sure if we need to touch it I look forward to your feedback! ;) Best regards, Alyona Vinter