10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2089b09 commit 90c1cd3Copy full SHA for 90c1cd3
conf.add
@@ -1,3 +1,3 @@
1
autovacuum = off
2
shared_preload_libraries = 'postgres_fdw, aqo'
3
-max_parallel_workers = 0 # switch off parallel workers because of unsteadiness
+max_parallel_workers_per_gather = 0 # switch off parallel workers because of unsteadiness
0 commit comments