Re: Add an option to skip loading missing publication to avoid logical replication failure
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Xuneng Zhou <xunengzhou@gmail.com>
Cc: vignesh C <vignesh21@gmail.com>, Amit Kapila <amit.kapila16@gmail.com>,
Dilip Kumar <dilipbalaut@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2025-05-02T04:46:00Z
Lists: pgsql-hackers
Xuneng Zhou <xunengzhou@gmail.com> writes: > Is this an expected behavior? I'm wondering that too. I don't see how the repro method Vignesh describes could correspond to a simple timing issue. It smells like there's a bug here somewhere. regards, tom lane
Commits
-
Fix the race condition in the test added by 7c99dc587.
- 8ede692de512 18.0 landed