On Fri, Oct 10, 2025 at 1:09 PM Matthijs van der Vleuten
<postgresql@zr40.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
backwardscans.
>
> I've isolated one particular row that triggers this assert. It's a different table but it fails the assertion the
sameway.
Are you using wal_level = minimal, then?
--
Peter Geoghegan