>
> Planning Time: 10.351 ms
>
> Execution Time: 0.283 ms
>
Nearly all of the time is in planning... What is your
default_statistics_target?
On Tue, 26 Oct 2021 at 11:39, Vivekk P wrote:
> Hi Team,
>
> Please have a look on the below problem statement and suggest us if there
> are any ways to make the planner pick PARALLEL INDEX SCAN and PARALLEL
> APPEND
>
>
> 1. We have tried fine-tuning the below parameters with all possible values
Hi Team,
Please have a look on the below problem statement and suggest us if there
are any ways to make the planner pick PARALLEL INDEX SCAN and PARALLEL
APPEND
*Problem Statement :*
We have a partitioned table with a partition key column (crdt -->
timestamp). A SELECT query on this table that d