JIT- on/off from postgres database - Mailing list pgsql-admin

From Raj kumar
Subject JIT- on/off from postgres database
Date
Msg-id CACxU--VqvtgWgEBKvj5KCoQW+KL8z50ANhRvUQBKyEgm+3GhSQ@mail.gmail.com
Whole thread Raw
Responses Re: JIT- on/off from postgres database  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-admin
Hi ,

I am using Postgres 12. I could see that it is possible to set 'JIT' as 'ON/OFF' at user level as well as database level. 

Should I always executed these commands from 'postgres' database? Because, if I alter JIT value for an application database where I am connected to that database, It is not getting reflected unless otherwise I switch to a different database and switch back to the same application database.

Attached the screenshot.

Thanks,
Raj
Attachment

pgsql-admin by date:

Previous
From: Raj kumar
Date:
Subject: Re: Reg: connection is getting closed when doing select count(*)
Next
From: Laurenz Albe
Date:
Subject: Re: JIT- on/off from postgres database