Re: Getting an index scan to be a parallel index scan - Mailing list pgsql-performance

From David Rowley
Subject Re: Getting an index scan to be a parallel index scan
Date
Msg-id CAApHDvrsoY1aUroQ6SHD6orEGRxi7LQtV6ejoMt5-vQJ636xOw@mail.gmail.com
Whole thread Raw
In response to Getting an index scan to be a parallel index scan  (Alex Kaiser <alextkaiser@gmail.com>)
Responses Re: Getting an index scan to be a parallel index scan  (Alex Kaiser <alextkaiser@gmail.com>)
List pgsql-performance
On Wed, 1 Feb 2023 at 18:39, Alex Kaiser <alextkaiser@gmail.com> wrote:
> postgres=# set force_parallel_mode = on;

There's been a bit of debate about that GUC and I'm wondering how you
came to the conclusion that it might help you. Can you share details
of how you found out about it and what made you choose to set it to
"on"?

David



pgsql-performance by date:

Previous
From: Ranier Vilela
Date:
Subject: Re: Getting an index scan to be a parallel index scan
Next
From: Alex Kaiser
Date:
Subject: Re: Getting an index scan to be a parallel index scan