Re: to_jsonb performance on array aggregated correlated subqueries - Mailing list pgsql-performance

From Justin Pryzby
Subject Re: to_jsonb performance on array aggregated correlated subqueries
Date
Msg-id 20220812185606.GG26198@telsasoft.com
Whole thread Raw
In response to to_jsonb performance on array aggregated correlated subqueries  (Nico Heller <nico.heller@posteo.de>)
Responses Re: to_jsonb performance on array aggregated correlated subqueries  (Nico Heller <nico.heller@posteo.de>)
List 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 by date:

Previous
From: Nico Heller
Date:
Subject: to_jsonb performance on array aggregated correlated subqueries
Next
From: Nico Heller
Date:
Subject: Re: to_jsonb performance on array aggregated correlated subqueries