parallel_threads_per_cpu
should be incresed in systems where the I/O subystem is too slow and essentially leaves the CPUs in an idle state for most of the time. parallel_threads_per_cpu
influences the default value of other parallel execution parameters such as parallel_max_servers
.