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 3a5e221 commit 37b3794Copy full SHA for 37b3794
src/backend/utils/misc/postgresql.conf.sample
@@ -174,6 +174,7 @@
174
# - Asynchronous Behavior -
175
176
#effective_io_concurrency = 1 # 1-1000; 0 disables prefetching
177
+#maintenance_io_concurrency = 10 # 1-1000; 0 disables prefetching
178
#max_worker_processes = 8 # (change requires restart)
179
#max_parallel_maintenance_workers = 2 # taken from max_parallel_workers
180
#max_parallel_workers_per_gather = 2 # taken from max_parallel_workers
0 commit comments