Re: Adding a '--two-phase' option to 'pg_createsubscriber' utility.
Shlok Kyal <shlok.kyal.oss@gmail.com>
From: Shlok Kyal <shlok.kyal.oss@gmail.com>
To: Shubham Khanna <khannashubham1197@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, Ajin Cherian <itsajin@gmail.com>, vignesh C <vignesh21@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-01-25T13:44:31Z
Lists: pgsql-hackers
On Wed, 22 Jan 2025 at 16:23, Shubham Khanna <khannashubham1197@gmail.com> wrote: > > Hi, > > Following the recent comments on Patch v13-0001, the patch was not > applied to the HEAD. I have addressed the feedback and prepared a > rebased version to incorporate the necessary adjustments. > Please find the updated patch. > > Thanks and regards, > Shubham Khanna. Hi Shubham, I reviewed the patch and it looks good to me. Thanks and Regards, Shlok Kyal
Commits
-
Add two-phase option in pg_createsubscriber.
- e117cfb2f6c6 18.0 landed