Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.
Shubham Khanna <khannashubham1197@gmail.com>
From: Shubham Khanna <khannashubham1197@gmail.com>
To: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>,
Nisha Moond <nisha.moond412@gmail.com>, Ajin Cherian <itsajin@gmail.com>, Peter Smith <smithpb2250@gmail.com>, Amit Kapila <amit.kapila16@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
vignesh C <vignesh21@gmail.com>, Shlok Kyal <shlok.kyal.oss@gmail.com>
Date: 2025-03-25T11:07:18Z
Lists: pgsql-hackers
Attachments
- v21-0002-Synopsis-for-all-option.patch (application/octet-stream) patch v21-0002
- v21-0001-Enhance-pg_createsubscriber-to-fetch-and-append-.patch (application/octet-stream) patch v21-0001
- v21-0003-Additional-test-cases.patch (application/octet-stream) patch v21-0003
On Tue, Mar 25, 2025 at 4:31 PM Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote: > > On Tue, Mar 25, 2025 at 4:28 PM Shubham Khanna > <khannashubham1197@gmail.com> wrote: > > > > > The attached patches contain the suggested changes. > > [1] - https://www.postgresql.org/message-id/CAA4eK1KUDEO0t6i16_CcEpg33sgcgEddHcdVC_q8j4tVUb5FWw%40mail.gmail.com > > Forgot to attach patches? > > -- Apologies for the oversight. I have attached the patches now. Please find them included here. Thanks and regards, Shubham Khanna.
Commits
-
Cosmetic fixes for pg_createsubscriber's -all option.
- d438515c29c3 18.0 landed
-
pg_createsubscriber: Add '--all' option.
- fb2ea12f42b9 18.0 landed