From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Sergey Belyashov <sergey(dot)belyashov(at)gmail(dot)com> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org, Tomas Vondra <tomas(at)vondra(dot)me> |
Subject: | Re: BUG #18815: Logical replication worker Segmentation fault |
Date: | 2025-02-19 07:06:51 |
Message-ID: | 1956236.1739948811@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
Sergey Belyashov <sergey(dot)belyashov(at)gmail(dot)com> writes:
> The 4th patch is not applicable for the current REL_17_STABLE branch.
Yeah, I saw that, didn't work on fixing it yet. It looked like
the diffs were mostly about the ExecOpen/CloseIndices calls in
apply_handle_tuple_routing, which we already knew are completely
bogus. So I'm hopeful that just removing whichever of them are
in v17 will do the job --- but it'll require a full re-test
to be sure :-(
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Manika Singhal | 2025-02-19 07:55:39 | Re: BUG #18819: Error installing Postgresql |
Previous Message | Sergey Belyashov | 2025-02-19 06:55:08 | Re: BUG #18815: Logical replication worker Segmentation fault |
From | Date | Subject | |
---|---|---|---|
Next Message | Yuya Watari | 2025-02-19 07:33:32 | Re: [PoC] Reducing planning time when tables have many partitions |
Previous Message | Sergey Belyashov | 2025-02-19 06:55:08 | Re: BUG #18815: Logical replication worker Segmentation fault |