You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
The nbtree VACUUM WAL record stores its page offset number payload inblk 0 (just like the closely related nbtree DELETE WAL record). Commitebd551f fixed a similar issue with the DELETE WAL record, but missedthis one.