so, I put max_parallel_workers_per_gather to 0, and it does work, no more parallel execution.
On Thu, May 11, 2023 at 4:38 PM Marc Millas <marc.millas@xxxxxxxxxx> wrote:
Hi,another new thread related to "death postgres":how to stop Gather Merge from going parallel ?ie. not forcing parallel to one thread as limitating max_parallel_workers (per_gatherer)thanks,