Andres Freund <[email protected]> writes: > On February 5, 2023 1:00:50 AM GMT+01:00, Thomas Munro > <[email protected]> wrote: >> Are there any more descriptors we need to think about?
> Postmaster's listen sockets?
I wonder whether O_CLOEXEC on that would be inherited by the
client-communication sockets, though. That's fine ... unless you
are doing EXEC_BACKEND.
regards, tom lane
