From e75d99818dd3940be997520e64db8c9e3b207e39 Mon Sep 17 00:00:00 2001
From: Daniel Baumann
+
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.
- 15.2. When Can Parallel Query Be Used?
15.2. When Can Parallel Query Be Used?