Re: SIGABRT causes messages at LOG but not PANIC

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SIGABRT causes messages at LOG but not PANIC
Дата
Msg-id 1471008.1636575613@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SIGABRT causes messages at LOG but not PANIC  (Justin Pryzby <pryzby@telsasoft.com>)
Список pgsql-hackers
Justin Pryzby <pryzby@telsasoft.com> writes:
> I'm surprised that not a single message was logged at PANIC, even though it's
> defined to mean:

The backend you killed didn't get a chance to log anything.

Or to put it another way: a PANIC ereport is the trigger for a database
restart, not a response to some other event that has triggered one.

            regards, tom lane



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