Re: Recursive query slow on strange conditions

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: Jean-Christophe Boggio <postgresql(at)thefreecat(dot)org>
Cc: pgsql-performance(at)lists(dot)postgresql(dot)org
Subject: Re: Recursive query slow on strange conditions
Date: 2020-05-04 16:20:19
Message-ID: CAKFQuwbO=kMSGxmgOJ5Qeg4oWY7KfyJJh3rne=7pw01qO_Nwzw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Mon, May 4, 2020 at 9:12 AM Jean-Christophe Boggio <
postgresql(at)thefreecat(dot)org> wrote:

> Is there a way to disable JIT (I use the apt.postgresql.org repository)
> in both 11.6 and 12.2 ? I would have liked to disable it on this
> particular query but maybe I could live with disabling JIT everywhere.
>
>
https://www.postgresql.org/docs/12/jit-decision.html

David J.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Andres Freund 2020-05-04 16:20:42 Re: NUMA settings
Previous Message Jean-Christophe Boggio 2020-05-04 16:12:34 Re: Recursive query slow on strange conditions