Re: Add support for specifying tables in pg_createsubscriber.

From: Shubham Khanna <khannashubham1197(at)gmail(dot)com>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, "Zhijie Hou (Fujitsu)" <houzj(dot)fnst(at)fujitsu(dot)com>, vignesh C <vignesh21(at)gmail(dot)com>, "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add support for specifying tables in pg_createsubscriber.
Date: 2025-10-17 11:20:19
Message-ID: CAHv8Rj+STAopLQVRp9K+Wvse5P0qb9w99nPBQxzK5hXzPVi0aw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Oct 13, 2025 at 11:15 AM Peter Smith <smithpb2250(at)gmail(dot)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.

Attachment Content-Type Size
v16-0001-Support-existing-publications-in-pg_createsubscr.patch application/octet-stream 12.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikhail Gribkov 2025-10-17 11:37:07 Unused stricture field in xlogreader:DecodedBkpBlock
Previous Message Hayato Kuroda (Fujitsu) 2025-10-17 10:55:44 RE: Question for coverage report