Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti
Date
Msg-id 1828113.1623370641@sss.pgh.pa.us
Whole thread Raw
In response to BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> This error happens when logical replication target is partitioned table.

Thanks for the report!  This one reproduces on HEAD as well as v13.

Also, people should be aware that this one causes the logrep worker
to crash repeatedly, which will fill your disk with core files
quite quickly.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #17054: Memory corruption in logical replication worker when replicating into partitioned table
Next
From: Amit Langote
Date:
Subject: Re: BUG #17055: Logical replication worker crashes when applying update of row that dose not exist in target partiti