Justin Pryzby writes:
> A production instance crashed like so.
Oh, interesting. Apparently we got past the "Has cache invalidation fired
on this plan?" check:
if (!plansource->is_valid || plan != plansource->gplan || !plan->is_valid)
return false;
because "plan" and "plansource->gp
A production instance crashed like so.
< 2023-07-20 05:41:36.557 MDT >LOG: server process (PID 106001) was
terminated by signal 11: Segmentation fault
[168417.649549] postmaster[106001]: segfault at 12 ip 008f1d40 sp
7ffe885502e0 error 4 in postgres[40+7dc000]
Core was genera