elog a stack trace

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема elog a stack trace
Дата
Msg-id CAMkU=1wCVL53o+ye-bX8UO41gPJESimNJGGvbc1u7qqe3VXOOw@mail.gmail.com
обсуждение исходный текст
Ответы Re: elog a stack trace
Re: elog a stack trace
Список pgsql-hackers

Does anyone have any hints on how to get a stack trace programmatically, rather than trying to run ps to get the pid and then attach gdb to a ephemeral process and hoping the situation has not been changed while you are doing that?  I'd like to set 

log_error_verbosity = stack

or 

elog_stack(,...)

But those don't exist.

Cheers,

Jeff

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Sending out a request for more buildfarm animals?
Следующее
От: Andres Freund
Дата:
Сообщение: Re: elog a stack trace