Re: Turn jit off for slow subquery in Postgres 12 - Mailing list pgsql-general

From Michael Lewis
Subject Re: Turn jit off for slow subquery in Postgres 12
Date
Msg-id CAHOFxGqgSVnEdGCfs2=qH6HX1fABL7Pr1vU4-X53J1FboUYwwA@mail.gmail.com
Whole thread Raw
In response to Re: Turn jit off for slow subquery in Postgres 12  (Thomas Kellerer <shammat@gmx.net>)
List pgsql-general
Either turn it off, or increase jit_above_cost, jit_inline_above_cost, and/or jit_optimize_above_cost.

pgsql-general by date:

Previous
From: Mutuku Ndeti
Date:
Subject: Re: PostgreSQL Replication
Next
From: Philip Semanchuk
Date:
Subject: Re: pg_stat_user_tables.n_mod_since_analyze persistence?