Re: Expose JIT counters/timing in pg_stat_statements

Поиск
Список
Период
Сортировка
Искать
От
Julien Rouhaud
Тема
Re: Expose JIT counters/timing in pg_stat_statements
Дата
Msg-id
20220225154001.5bwofhgxunoqe6rc@jrouhaud
Ответ на
Список
Дерево обсуждения
Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud <rjuju123@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud <rjuju123@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud <rjuju123@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud <rjuju123@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
RE: Expose JIT counters/timing in pg_stat_statements "Shinoda, Noriyoshi (PN Japan FSIP)" <noriyoshi.shinoda@hpe.com>
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud <rjuju123@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Dmitry Dolgov <9erthalion6@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Magnus Hagander <magnus@hagander.net>
Re: Expose JIT counters/timing in pg_stat_statements Dmitry Dolgov <9erthalion6@gmail.com>
Re: Expose JIT counters/timing in pg_stat_statements Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Re: Expose JIT counters/timing in pg_stat_statements Julien Rouhaud <rjuju123@gmail.com>
On Fri, Feb 25, 2022 at 04:19:27PM +0100, Magnus Hagander wrote:
> 
> So just to be clear, you're basically thinking:
> 
> jit_count = count of entries where jit_functions>0
> jit_functions = 
> jit_optimizatinos = count of entries where time spent on jit_optimizations > 0
> 
> etc?

Yes exactly, so 3 new fields on top of the one you already added.

> So we count the times with min/max like other times for the total one,
> but instead add a counter for each of the details?

I don't understand this one.  Did you mean we *don't* count times with min/max?
If that's the case then yes :)


В списке pgsql-hackers по дате отправления
От: David Christensen
Дата:
От: Magnus Hagander
Дата:
FAQ