doc: Clarify units for io_combine_limit and io_max_combine_limit.

Fujii Masao <fujii@postgresql.org>

Commit: d83da466b59bd4523806a084b39cda90dc9c11e4
Author: Fujii Masao <fujii@postgresql.org>
Date: 2025-11-07T05:43:04Z
Releases: 18.1
doc: Clarify units for io_combine_limit and io_max_combine_limit.

If these parameters are set without units, the values are interpreted
as blocks. This detail was previously missing from the documentation,
so this commit adds it.

Backpatch to v17 where io_combine_limit was added.

Author: Karina Litskevich <litskevichkarina@gmail.com>
Reviewed-by: Chao Li <lic@highgo.com>
Reviewed-by: Xuneng Zhou <xunengzhou@gmail.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/CACiT8iZCDkz1bNYQNQyvGhXWJExSnJULRTYT894u4-Ti7Yh6jw@mail.gmail.com
Backpatch-through: 17

Files

PathChange+/−
doc/src/sgml/config.sgml modified +4 −0

Documentation touched

Discussion