Re: BUG #16846: "retrieved too many tuples in a bounded sort"

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: contact(at)yorhel(dot)nl
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org, Tomas Vondra <tomas(dot)vondra(at)enterprisedb(dot)com>
Subject: Re: BUG #16846: "retrieved too many tuples in a bounded sort"
Date: 2021-01-31 16:35:28
Message-ID: 3087617.1612110928@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Fahar Abbas 2021-02-01 05:10:20 Fwd: Unable to installed postgis extension using stack builder
Previous Message Tom Lane 2021-01-31 16:16:08 Re: BUG #16846: "retrieved too many tuples in a bounded sort"