more backtraces

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема more backtraces
Дата
Msg-id 73851414-b985-455c-249d-dcdf33551891@2ndquadrant.com
обсуждение исходный текст
Ответы Re: more backtraces  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
In the previous discussions on backtrace support, some people asked for 
backtraces in more situations.  Here is a patch that prints backtraces 
on SIGABRT, SIGBUS, and SIGSEGV signals.  SIGABRT includes assertions 
and elog(PANIC).

Do signals work like this on Windows?  Do we need special EXEC_BACKEND 
support?

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Why JIT speed improvement is so modest?
Следующее
От: Andres Freund
Дата:
Сообщение: Re: more backtraces