On Thu, Oct 30, 2025 at 4:31 PM Fujii Masao <[email protected]> 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/
