Re: Process initialization labyrinth

From: Andres Freund <andres(at)anarazel(dot)de>
To: Mike Palmiotto <mike(dot)palmiotto(at)crunchydata(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Process initialization labyrinth
Date: 2021-04-02 17:02:47
Message-ID: 20210402170247.zhysowf7grwgenk4@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2021-04-02 10:18:20 -0400, Mike Palmiotto wrote:
> I can't really speak to the initial points directly relating to
> pgstat/shmem, but for the overall maze-like nature of the startup
> code: is there any chance the startup centralization patchset would be
> of any help here?
> https://www.postgresql.org/message-id/flat/CAMN686FE0OdZKp9YPO=htC6LnA6aW4r-+jq=3Q5RAoFQgW8EtA(at)mail(dot)gmail(dot)com

I think parts of it could help, at least. It doesn't really do much
about centralizing / de-mazing the actual initialization of sub-systems,
but it'd make it a bit easier to do so.

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Magzum Assanbayev 2021-04-02 17:14:47 GSoC 2021 - Student looking for a mentor - Magzum Assanbayev
Previous Message Peter Geoghegan 2021-04-02 16:46:28 Re: SP-GiST confusion: indexed column's type vs. index column type