Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: Amit Langote <amitlangote09@gmail.com>, sbernikov@gmail.com,
PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-06-12T01:51:13Z
Lists: pgsql-bugs
Michael Paquier <michael@paquier.xyz> writes: > Ah, right. That would be after "DELETE FROM tab_full_pk" in > 001_rep_changes.pl and after "DELETE FROM tab1" in 001_rep_changes.pl > run on the subscribers, then. Would you prefer doing the change? No, go right ahead. regards, tom lane
Commits
-
Improve log pattern detection in recently-added TAP tests
- fad9c8e93a65 13.4 landed
- bfd96b7a3dc2 14.0 landed
-
Fix multiple crasher bugs in partitioned-table replication logic.
- ab55d742eb71 14.0 landed
- b270713fd44b 13.4 landed