Re: Change default of jit to off - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Change default of jit to off
Date
Msg-id 1629115.1774023867@sss.pgh.pa.us
Whole thread Raw
In response to Re: Change default of jit to off  (Tomas Vondra <tomas@vondra.me>)
List pgsql-hackers
Tomas Vondra <tomas@vondra.me> writes:
> ISTM there's a clear consensus to get this committed for PG19, so
> barring objections I'll take care of that in the next couple days.
> Unless someone else wants to ...

+1

> Another option would be to leave that for mid-beta, which is where we
> tweaked the io_method GUCs last year. But we did that to get some
> testing for 'worker' (in case we revert to 'sync'), and we don't need
> that for jit.

Doesn't seem like something to change mid-beta.  If it makes anyone
unhappy, we'd best find out sooner not later.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: TupleDescAttr bounds checks
Next
From: Andres Freund
Date:
Subject: Re: Fixes inconsistent behavior in vacuum when it processes multiple relations