Re: Resetting recovery target parameters in pg_createsubscriber - Mailing list pgsql-hackers

From Alyona Vinter
Subject Re: Resetting recovery target parameters in pg_createsubscriber
Date
Msg-id CAGWv16JDyhbHKu-Eej+pL-1n9mniofK+Bq1LrW-R=Hn7Xcm+Aw@mail.gmail.com
Whole thread Raw
In response to Re: Resetting recovery target parameters in pg_createsubscriber  (Michael Paquier <michael@paquier.xyz>)
Responses RE: Resetting recovery target parameters in pg_createsubscriber
List pgsql-hackers
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
Attachment

pgsql-hackers by date:

Previous
From: Jim Jones
Date:
Subject: Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters
Next
From: Ranier Vilela
Date:
Subject: Use bool with synced field (src/include/replication/slot.h)