Re: to_jsonb performance on array aggregated correlated subqueries

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: to_jsonb performance on array aggregated correlated subqueries
Дата
Msg-id 20220812185606.GG26198@telsasoft.com
обсуждение исходный текст
Ответ на to_jsonb performance on array aggregated correlated subqueries  (Nico Heller <nico.heller@posteo.de>)
Ответы Re: to_jsonb performance on array aggregated correlated subqueries  (Nico Heller <nico.heller@posteo.de>)
Список pgsql-performance
What version of postgres ?

I wonder if you're hitting the known memory leak involving jit.
Try with jit=off or jit_inline_above_cost=-1.

-- 
Justin



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

Предыдущее
От: Nico Heller
Дата:
Сообщение: to_jsonb performance on array aggregated correlated subqueries
Следующее
От: Nico Heller
Дата:
Сообщение: Re: to_jsonb performance on array aggregated correlated subqueries