Re: Identify missing publications from publisher while create/alter subscription. - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Identify missing publications from publisher while create/alter subscription.
Date
Msg-id CAA4eK1+4C5iX5_9p9JXP15kseNFA=a=hqNkoAyc9Czz48Z2c8w@mail.gmail.com
Whole thread Raw
In response to Re: Identify missing publications from publisher while create/alter subscription.  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Wed, Mar 30, 2022 at 9:54 PM vignesh C <vignesh21@gmail.com> wrote:
>
> On Wed, Mar 30, 2022 at 5:42 PM Bharath Rupireddy
> <bharath.rupireddyforpostgres@gmail.com> wrote:
>
> Your suggestion looks valid, I have modified it as suggested.
> Additionally I have removed Create subscription with multiple
> non-existent publications and changed add publication with sing
> non-existent publication to add publication with multiple non-existent
> publications to cover the multiple non-existent publications path.
> Attached v19 patch has the changes for the same.
>

Pushed.

-- 
With Regards,
Amit Kapila.



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: In-placre persistance change of a relation
Next
From: Thomas Munro
Date:
Subject: Re: WIP: WAL prefetch (another approach)