Re: File descriptors in exec'd subprocesses

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: File descriptors in exec'd subprocesses
Дата
Msg-id 2420419.1675613173@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: File descriptors in exec'd subprocesses  (Andres Freund <andres@anarazel.de>)
Ответы Re: File descriptors in exec'd subprocesses  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> 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?

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



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_stat_statements and "IN" conditions
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Weird failure with latches in curculio on v15