Re: Identify missing publications from publisher while create/alter subscription.
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Dilip Kumar <dilipbalaut@gmail.com>
Cc: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>,
Japin Li <japinli@hotmail.com>, Euler Taveira <euler@eulerto.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-08-26T14:19:49Z
Lists: pgsql-hackers
Attachments
- v11-0001-Identify-missing-publications-from-publisher-whi.patch (text/x-patch) patch v11-0001
On Thu, Jul 15, 2021 at 5:57 PM vignesh C <vignesh21@gmail.com> wrote: > > On Tue, Jul 6, 2021 at 8:09 PM vignesh C <vignesh21@gmail.com> wrote: > > > > On Wed, Jun 30, 2021 at 8:23 PM vignesh C <vignesh21@gmail.com> wrote: > > > > > > On Sun, Jun 6, 2021 at 11:55 AM vignesh C <vignesh21@gmail.com> wrote: > > > > > > > > On Fri, May 7, 2021 at 6:44 PM vignesh C <vignesh21@gmail.com> wrote: > > > > > > > > > > Thanks for the comments, the attached patch has the fix for the same. > > > > The patch was not applying on the head, attached patch which is rebased on HEAD. Regards, Vignesh
Commits
-
Raise a WARNING for missing publications.
- 8f2e2bbf1453 15.0 landed