Re: increased max_parallel_workers_per_gather results in fewer workers?

2020-06-04 Thread Luis Carril
Hi, on top of the settings that Sebastian suggested, you can also try disabling the participation of the leader (i.e. the main backend process for your connection) in the distribution of the parallel workload: SET parallel_leader_participation TO false Depending on your workload the

Re: JIT overhead slowdown

2019-01-18 Thread Luis Carril
enburg - HRB 154382 B [cid:01158560-9a6f-4435-8170-02d99a0c9cd0] From: Andres Freund Sent: Friday, January 18, 2019 5:42:54 PM To: Luis Carril Cc: pgsql-performance@lists.postgresql.org Subject: Re: JIT overhead slowdown Hi, On 2019-01-18 14:12:23 +, Luis