There are several settings that can cause the query planner not to
generate a parallel query plan under any circumstances. In order for
any parallel query plans whatsoever to be generated, the following
@@ -75,4 +75,4 @@
max_parallel_workers_per_gather to zero in
sessions where it is likely, so as to avoid generating query plans
that may be suboptimal when run serially.
-