maintenance_io_concurrency

Type: integer
Default: 10
Min: 0
Max: 1000
Context: user
Restart: false
Since: 13

Similar to effective_io_concurrency, but used for maintenance work that is done on behalf of many client sessions.

The default is 10 on supported systems, otherwise 0. This value can be overridden for tables in a particular tablespace by setting the tablespace parameter of the same name (see sql-altertablespace).

Comments