Re: File descriptors in exec'd subprocesses - Mailing list pgsql-hackers

From Andres Freund
Subject Re: File descriptors in exec'd subprocesses
Date
Msg-id 80F34401-2D20-4B52-8FF7-B9E4B56904B4@anarazel.de
Whole thread Raw
In response to File descriptors in exec'd subprocesses  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: File descriptors in exec'd subprocesses
Re: File descriptors in exec'd subprocesses
List pgsql-hackers
Hi,

Unsurprisingly I'm in favor of this.

On February 5, 2023 1:00:50 AM GMT+01:00, Thomas Munro <thomas.munro@gmail.com> wrote:
>Are there any more descriptors we need to think about?

Postmaster's listen sockets? Saves a bunch of syscalls, at least. Logging collector pipe write end, in backends?

Greetings,

Andres

--
Sent from my Android device with K-9 Mail. Please excuse my brevity.



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: run pgindent on a regular basis / scripted manner
Next
From: Andres Freund
Date:
Subject: Re: [PATCH] Compression dictionaries for JSONB