Re: is JIT available - Mailing list pgsql-general

From Pavel Stehule
Subject Re: is JIT available
Date
Msg-id CAFj8pRDsCqdkc+Ojj5g0bRip2zwNFWHynz8GezV9TFKXCjb4SQ@mail.gmail.com
Whole thread Raw
In response to is JIT available  (Scott Ribe <scott_ribe@elevated-dev.com>)
Responses Re: is JIT available
List pgsql-general


so 25. 7. 2020 v 0:49 odesílatel Scott Ribe <scott_ribe@elevated-dev.com> napsal:
So JIT is enabled in your conf, how can you tell from within a client session whether it's actually available (PG compiled with it and compiler available)?

(In the other discussion I started, doing a dump and import of just the tables involved, onto a system where JIT was inadvertently not working for some reason, lead me down a dead end for a bit.)

SELECT * FROM pg_config;

Regards

Pavel


--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/





pgsql-general by date:

Previous
From: "Andres Freund"
Date:
Subject: Re: bad JIT decision
Next
From: Rama Krishnan
Date:
Subject: How does vacuum works in postgresql