On Fri, May 30, 2025 at 9:34 PM Tom Lane <t...@sss.pgh.pa.us> wrote:

> I think calling it in the postmaster is a nonstarter.


Thanks for the feedback. Please find attached version two, which moves the
code to the very start of BackendInitialize in
tcop/backend_startup.c. If we handle the request, we simply proc_exit and
avoid all the other backend startup stuff. So still a big win. I also made
a first rough pass at the documentation.

Cheers,
Greg

--
Crunchy Data - https://www.crunchydata.com
Enterprise Postgres Software Products & Tech Support

Attachment: 0002-Allow-specific-information-to-be-output-directly-by-Postgres.patch
Description: Binary data

Reply via email to