| From: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Greg Sabino Mullane <htamfids(at)gmail(dot)com>, Adrien Nayrat <adrien(dot)nayrat(at)anayrat(dot)info>, Christoph Berg <myon(at)debian(dot)org>, Euler Taveira <euler(at)eulerto(dot)com>, Pierre Ducroquet <p(dot)psql(at)pinaraf(dot)info>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andreas Karlsson <andreas(at)proxel(dot)se>, Anthonin Bonnefoy <anthonin(dot)bonnefoy(at)datadoghq(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Michael Banck <mbanck(at)gmx(dot)net> |
| Subject: | Re: Change default of jit to off |
| Date: | 2026-02-13 14:57:18 |
| Message-ID: | CAGECzQQdO5OGnxe7bpN1usp+ku+tLBW=SwgLbrULVcFAjH5_yA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, 3 Feb 2026 at 18:13, Andres Freund <andres(at)anarazel(dot)de> wrote:
> +1 for disabling it by default. Particularly with partitioning having become
> much more common since jit compilation was added, combined with LLVM getting a
> lot slower over time, that's unfortunately the right call until some
> substantial improvements are made.
I'm marking this as ready for committer.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Steele | 2026-02-13 15:45:35 | Re: recovery.signal not cleaned up when both signal files are present |
| Previous Message | Hannu Krosing | 2026-02-13 14:42:36 | Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? |