Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Fujii Masao <masao.fujii@gmail.com>
From: Fujii Masao <masao.fujii@gmail.com>
To: Karina Litskevich <litskevichkarina@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-07T07:44:49Z
Lists: pgsql-hackers
On Wed, Nov 5, 2025 at 10:59 PM Karina Litskevich <litskevichkarina@gmail.com> wrote: > * trace_connection_negotiation > It is not documented at all. Should it be fixed? Since other developer parameters like trace_* are already documented, it seems good to also add trace_connection_negotiation to the docs. I noticed that a patch for this was already proposed in [1], so it might be better to revive that thread and review it there. [1] https://postgr.es/m/CABV9wwPMuKfPf_u36hZmYmbnyZ9e8QvjSCO=EfeyrU+c+=xehA@mail.gmail.com > I'm attaching these changes as a separate patch just in case. You can > squash them if you like. Not sure what to do with the commitfest entry. > Should I change it back to Needs review? Thanks for the patches! I've pushed them and marked the CF entry as "Committed". Regards, -- Fujii Masao
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