Re: Parallelizing startup with many databases

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andreas Karlsson <andreas(at)proxel(dot)se>
Cc: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, pgsql-docs(at)lists(dot)postgresql(dot)org, Babak Ghadiri <bbkghadiri6(at)gmail(dot)com>
Subject: Re: Parallelizing startup with many databases
Date: 2026-01-04 00:02:13
Message-ID: 759404.1767484933@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

Andreas Karlsson <andreas(at)proxel(dot)se> writes:
> On 1/4/26 12:26 AM, Jelte Fennema-Nio wrote:
>> <Moving this discussion to pgsql-docs, with accompanying patch>

> If we move the GUC in the documentation shouldn't we also move it in
> postgresql.conf.sample? The sections in the documentation and the
> sections in the sample config file seem to be the same.

You would also need to change the group that the GUC is assigned to
in guc_parameters.dat. So this isn't really a docs-only patch.
(I agree that the GUC seems misclassified as-is.)

regards, tom lane

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daisuke Higuchi 2026-01-04 02:06:45 doc: Fix sentences with missing period
Previous Message Andreas Karlsson 2026-01-03 23:55:05 Re: Parallelizing startup with many databases

Browse pgsql-hackers by date

  From Date Subject
Next Message Adam Brusselback 2026-01-04 02:55:46 Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Previous Message Andreas Karlsson 2026-01-03 23:55:05 Re: Parallelizing startup with many databases