Re: Interrupts vs signals

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Interrupts vs signals
Дата
Msg-id 2808469.1722273861@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Interrupts vs signals  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Interrupts vs signals
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> I wonder how this works right now. Is there something that limits the
> number of authentication requests that can be in flight concurrently,
> or is it completely uncapped (except by machine resources)?

The former.  IIRC, the postmaster won't spawn more than 2X max_connections
subprocesses (don't recall the exact limit, but it's around there).

            regards, tom lane



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