Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Karina Litskevich <litskevichkarina@gmail.com>
From: Karina Litskevich <litskevichkarina@gmail.com>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-10-31T14:45:07Z
Lists: pgsql-hackers
On Thu, Oct 30, 2025 at 4:31 PM Fujii Masao <masao.fujii@gmail.com> wrote: > > I also noticed another issue in the io_max_combine_limit docs. > Since its context is PGC_POSTMASTER, shouldn't the following > description be updated to say "This parameter can only be set at server start"? > > This parameter can only be set in > the <filename>postgresql.conf</filename> file or on the server > command line. > Nice catch! I am going to check if there are other GUCs with PGC_POSTMASTER and wrong documentation. I'll come back with an updated version of the patch. Best regards, Karina Litskevich Postgres Professional: http://postgrespro.com/
Commits
-
doc: Fix descriptions of some PGC_POSTMASTER parameters.
- 2dfda09ad77b 13.23 landed
- 9326cf9ce997 14.20 landed
- a2e17a2bb200 15.15 landed
- 9a882a5dbfe6 16.11 landed
- 17bf6f1098b5 17.7 landed
- ac72a905d068 18.1 landed
- c32e32f763b4 19 (unreleased) landed
-
doc: Clarify units for io_combine_limit and io_max_combine_limit.
- b841c91c7b55 17.7 landed
- d83da466b59b 18.1 landed
- 6fba6cb05ddf 19 (unreleased) landed