Re: BUG #19082: Failing assert in index scan - Mailing list pgsql-bugs

From Peter Geoghegan
Subject Re: BUG #19082: Failing assert in index scan
Date
Msg-id CAH2-Wznin7tX=jKfRhDoba-Gks=hOzjkbK6D-rHtQ-rKOHc0sg@mail.gmail.com
Whole thread Raw
In response to Re: BUG #19082: Failing assert in index scan  ("Matthijs van der Vleuten" <postgresql@zr40.nl>)
Responses Re: BUG #19082: Failing assert in index scan
List pgsql-bugs
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



pgsql-bugs by date:

Previous
From: ocean_li_996
Date:
Subject: Re:Re: BUG #19070: issue with DETACH PARTITION CONCURRENTLY on a hash partition table
Next
From: Peter Geoghegan
Date:
Subject: Re: BUG #19082: Failing assert in index scan