Thanks to visit codestin.com Credit goes to github.com
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 2d17a49 commit a936846Copy full SHA for a936846
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
0 commit comments