Re: bad JIT decision - Mailing list pgsql-general

From Tom Lane
Subject Re: bad JIT decision
Date
Msg-id 671968.1595686670@sss.pgh.pa.us
Whole thread Raw
In response to Re: bad JIT decision  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: bad JIT decision
List pgsql-general
David Rowley <dgrowleyml@gmail.com> writes:
> On Sat, 25 Jul 2020 at 10:42, David Rowley <dgrowleyml@gmail.com> wrote:
>> I think plan cost overestimation is a common cause of unwanted jit too.
>> It would be good to see the EXPLAIN ANALYZE so we knew if that was the
>> case here.

> So Scott did send me the full EXPLAIN ANALYZE for this privately. He
> wishes to keep the full output private.

So ... what was the *top* line, ie total cost estimate?

            regards, tom lane



pgsql-general by date:

Previous
From: Christoph Moench-Tegeder
Date:
Subject: Re: is JIT available
Next
From: Tom Lane
Date:
Subject: Re: bad JIT decision