Re: Identify missing publications from publisher while create/alter subscription.
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Andres Freund <andres@anarazel.de>
Cc: Ashutosh Sharma <ashu.coek88@gmail.com>, Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>, Jaime Casanova <jcasanov@systemguards.com.ec>,
Dilip Kumar <dilipbalaut@gmail.com>, Japin Li <japinli@hotmail.com>, Euler Taveira <euler@eulerto.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-26T14:22:36Z
Lists: pgsql-hackers
Attachments
- v15-0001-Identify-missing-publications-from-publisher-whi.patch (text/x-patch) patch v15-0001
On Tue, Mar 22, 2022 at 3:23 PM vignesh C <vignesh21@gmail.com> wrote: > > On Tue, Mar 22, 2022 at 5:29 AM Andres Freund <andres@anarazel.de> wrote: > > > > On 2022-02-13 19:34:05 +0530, vignesh C wrote: > > > Thanks for the comments, the attached v14 patch has the changes for the same. > > > > The patch needs a rebase, it currently fails to apply: > > http://cfbot.cputube.org/patch_37_2957.log The patch was not applying on HEAD, attached patch which is rebased on top of HEAD. Regards, Vignesh
Commits
-
Raise a WARNING for missing publications.
- 8f2e2bbf1453 15.0 landed