On Thu, May 12, 2022 at 12:15 PM Amit Kapila <[email protected]> wrote: > > On Wed, May 11, 2022 at 12:55 PM [email protected] > <[email protected]> wrote: > > > > On Wednesday, May 11, 2022 11:33 AM Amit Kapila <[email protected]> > > wrote: > > > > > > Fair enough, then we should go with a simpler approach to detect it in > > > pgoutput.c (get_rel_sync_entry). > > > > OK, here is the patch that try to check column list in that way. The patch > > also > > check the column list when CREATE SUBSCRIPTION and when starting initial > > copy. > > > > Few comments: > =============== ...
One more point, I think we should update the docs for this. -- With Regards, Amit Kapila.
