On Fri, Oct 10, 2025 at 1:09 PM Matthijs van der Vleuten
<postgresql(at)zr40(dot)nl> wrote:
> No, the index columns aren't declared as DESC, and, as far as I've been able to verify, the query plan doesn't use backward scans.
>
> I've isolated one particular row that triggers this assert. It's a different table but it fails the assertion the same way.
Are you using wal_level = minimal, then?
--
Peter Geoghegan