Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Amit Langote <amitlangote09@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, sbernikov@gmail.com, PostgreSQL mailing lists <pgsql-bugs@lists.postgresql.org>
Date: 2021-06-11T06:26:28Z
Lists: pgsql-bugs
On Fri, Jun 11, 2021 at 02:56:58PM +0900, Amit Langote wrote: > Attached fixes the problem for me. Not sure if adding a test case makes sense. It seems to me that it would make sense to have some coverage. We've caught issues in the past in this area, particularly with buildfarm animals running CLOBBER_CACHE_ALWAYS. -- Michael
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