Re: Add an option to skip loading missing publication to avoid logical replication failure - Mailing list pgsql-hackers

From Xuneng Zhou
Subject Re: Add an option to skip loading missing publication to avoid logical replication failure
Date
Msg-id CABPTF7X8No2NLzbwL+CuNTJ5vFVfq5mDR4u95h6K_zPbXg4KRg@mail.gmail.com
Whole thread Raw
In response to Re: Add an option to skip loading missing publication to avoid logical replication failure  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers

If the presumed theory regarding the cause of the issue is correct — as outlined in this email — and no data replication occurs in this scenario , then the proposed fix seems ok to me.
But I don’t have the expertise to fully assess the trade-offs between enforcing strict ordering across nodes and maintaining the current behavior.


> Also, it looks like the patch mentioned in this thread addresses the issue:
> https://www.postgresql.org/message-id/CALDaNm2Q_pfwiCkaV920iXEbh4D%3D5MmD_tNQm_GRGX6-MsLxoQ%40mail.gmail.com
>>

So you are okay with a test-only fix?

pgsql-hackers by date:

Previous
From: Dmitry Koval
Date:
Subject: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Next
From: Maxim Orlov
Date:
Subject: Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root