Add parameter jit_warn_above_fraction

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Add parameter jit_warn_above_fraction
Дата
Msg-id CABUevExR_9ZmkYj-aBvDreDKUinWLBBpORcmTbuPdNb5vGOLtA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Add parameter jit_warn_above_fraction  (Julien Rouhaud <rjuju123@gmail.com>)
Re: Add parameter jit_warn_above_fraction  (Andres Freund <andres@anarazel.de>)
Re: Add parameter jit_warn_above_fraction  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
This patch adds a configuration parameter jit_warn_above_fraction that
will cause a warning to be logged if the fraction of time spent on
doing JIT is bigger than the specified one. For example, this can be
used to track down those cases where JIT ends up taking 90% of the
query runtime because of bad estimates...

-- 
 Magnus Hagander
 Me: https://www.hagander.net/
 Work: https://www.redpill-linpro.com/

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Japin Li
Дата:
Сообщение: Re: Size functions inconsistent results
Следующее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: Size functions inconsistent results