Set appropriate processing mode for auxiliary processes.

From: Xing Guo <higuoxing(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Set appropriate processing mode for auxiliary processes.
Date: 2024-05-09 13:12:45
Message-ID: CACpMh+AwKKMsQHPd0wvW-jv1Lv=TaxxHaROGDnyfU5pXgFUQ8A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi hackers,

After several refactoring iterations, auxiliary processes are no
longer initialized from the bootstrapper. I think using the
InitProcessing mode for initializing auxiliary processes is more
appropriate.

Best Regards,
Xing

Attachment Content-Type Size
v1-0001-Set-appropriate-processing-mode-for-auxiliary-pro.patch text/x-patch 929 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2024-05-09 13:13:16 Re: Parallel CREATE INDEX for GIN indexes
Previous Message Bruce Momjian 2024-05-09 13:11:10 Re: First draft of PG 17 release notes