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 <[email protected]> Reviewed-by: Chao Li <[email protected]> Reviewed-by: Xuneng Zhou <[email protected]> Reviewed-by: Fujii Masao <[email protected]> Discussion: https://postgr.es/m/cacit8izcdkz1bnyqnqyvghxwjexsnjulrtyt894u4-ti7yh...@mail.gmail.com Backpatch-through: 17 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/b841c91c7b552fee2a0e1a665d7c5e2f28f0e078 Modified Files -------------- doc/src/sgml/config.sgml | 2 ++ 1 file changed, 2 insertions(+)
