Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)

Поиск
Список
Период
Сортировка
От Ranier Vilela
Тема Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)
Дата
Msg-id CAEudQAo9ivsAnYYZ5uO_KNTV5+To=uWqEUzWx5tQTXGKV5ZE9g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)  (Álvaro Herrera <alvherre@kurilemu.de>)
Ответы Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)
Re: Avoid handle leak (src/bin/pg_ctl/pg_ctl.c)
Список pgsql-hackers


Em sex., 24 de out. de 2025 às 09:24, Álvaro Herrera <alvherre@kurilemu.de> escreveu:
On 2025-Oct-24, Ranier Vilela wrote:

> Handles are a scarce Windows resource.
> The work of freeing these resources is not done by exit(), but by
> Windows itself, when possible.
> If applications are not good citizens, these resources will eventually
> run out.

Hmm?  That makes no sense.  Do you have references to documentation that
says the system works the way you claim?
There are a bunch of messages on the web.
Some are:
"insufficient system resources exist to complete the requested service"




best regards,
Ranier Vilela

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