On Thu, Sep 10, 2026 at 3:25 PM Melanie Plageman <[email protected]> wrote: > > It also reported that since d96f87332b3 the FSM will be less up to > date on the standby since COPY FREEZE criteria for updating the FSM is > if (action == BLK_NEEDS_REDO && freespace < BLCKSZ / 5) and the old > VM record replay code had no such freespace check. I'll post a patch > to fix that tomorrow. The fix is pretty simple: just update the FSM if > the heap multi insert record sets the VM.
I've also pushed a fix for this. - Melanie
