Re: Add support for specifying tables in pg_createsubscriber.
Shubham Khanna <khannashubham1197@gmail.com>
From: Shubham Khanna <khannashubham1197@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>,
"Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>, vignesh C <vignesh21@gmail.com>,
"Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-17T11:20:19Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Support existing publications in pg_createsubscriber.
- 85ddcc2f4cde 19 (unreleased) landed
Attachments
- v16-0001-Support-existing-publications-in-pg_createsubscr.patch (application/octet-stream) patch v16-0001
On Mon, Oct 13, 2025 at 11:15 AM Peter Smith <smithpb2250@gmail.com> wrote: > > Hi Shubham. > > The log output looks OK now. So, I don't have any more review comments > for this thread. > > Meanwhile, please watch my other pending patches [1][2] re > pg_createsubscriber logging. If those get pushed first, then your > patch will probably need rebasing. > > ====== > [1] dropall - https://www.postgresql.org/message-id/flat/CAHut%2BPtm%2BWJwbbYXhC0s6FP_98KzZCR%3D5CPu8F8N5uV8P7BpqA%40mail.gmail.com > [2] dryrun - https://www.postgresql.org/message-id/CAHut%2BPsvQJQnQO0KT0S2oegenkvJ8FUuY-QS5syyqmT24R2xFQ%40mail.gmail.com > Attached is the rebased version of the patch. Thanks and regards, Shubham Khanna.