Re: Parallelizing startup with many databases

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: 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-14 06:43:35
Message-ID: 1ab3f321-23a6-4552-abed-9143ac24ccc9@proxel.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers

On 1/4/26 11:15 AM, Jelte Fennema-Nio wrote:
> Good points. Attached an updated patch that changes
> postgresql.conf.sample and the group too.

Nice, I think this makes things a lot clearer!

Andreas

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Tom Lane 2026-01-14 06:47:11 Re: Docs: Clarify that SIGHUP/reload does not update all GUCs for existing sessions
Previous Message Balkrishna Pandey 2026-01-14 03:20:31 Docs: Clarify that SIGHUP/reload does not update all GUCs for existing sessions

Browse pgsql-hackers by date

  From Date Subject
Next Message Alena Vinter 2026-01-14 07:11:45 Re: Timeline switching with partial WAL records can break replica recovery
Previous Message jian he 2026-01-14 06:37:26 Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions