Re: Add an option to skip loading missing publication to avoid logical replication failure
Xuneng Zhou <xunengzhou@gmail.com>
From: Xuneng Zhou <xunengzhou@gmail.com>
To: vignesh C <vignesh21@gmail.com>
Cc: gl@sss.pgh.pa.us, Amit Kapila <amit.kapila16@gmail.com>, Dilip Kumar <dilipbalaut@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-05-02T03:43:45Z
Lists: pgsql-hackers
+1, I was unable to reproduce this with lldb, not sure my way is appropriate or not. > > Can you be a little more specific about how you reproduced this? > I tried inserting sleep() calls in various likely-looking spots > and could not get a failure that way. > > regards, tom lane
Commits
-
Fix the race condition in the test added by 7c99dc587.
- 8ede692de512 18.0 landed