Re: BUG #16846: "retrieved too many tuples in a bounded sort" - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16846: "retrieved too many tuples in a bounded sort"
Date
Msg-id 3087617.1612110928@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #16846: "retrieved too many tuples in a bounded sort"  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
... btw, I did confirm that

set enable_incremental_sort = 0;

makes the error go away.  So that might do as a temporary workaround
until we fix it.

            regards, tom lane



pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #16846: "retrieved too many tuples in a bounded sort"
Next
From: Fahar Abbas
Date:
Subject: Fwd: Unable to installed postgis extension using stack builder