Re: Buffer overflow when continuously send SIGHUP to postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Buffer overflow when continuously send SIGHUP to postgres
Дата
Msg-id 21998.1586879332@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Buffer overflow when continuously send SIGHUP to postgres  (ChiJin Zhou <tlock.chijin@gmail.com>)
Список pgsql-bugs
ChiJin Zhou <tlock.chijin@gmail.com> writes:
> 3. continuously send SIGHUP to the server process like:
> 4. and the server process exit with address boundary error.

This was fixed in HEAD at [1].  Our current thought is not to
back-patch that, though, as it doesn't seem like a case likely to be
much of a problem in practice, and the patch has not yet survived
a beta test cycle so it's not risk-free.

            regards, tom lane

[1] https://git.postgresql.org/gitweb/?p=postgresql.git&a=commitdiff&h=9abb2bfc0



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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16361: [pgadmin-v4.20] Empty error message when you try to generate table create script
Следующее
От: Jehan-Guillaume de Rorthais
Дата:
Сообщение: Re: [BUG] non archived WAL removed during production crash recovery