Re: backtrace_on_internal_error

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: backtrace_on_internal_error
Дата
Msg-id 20231205174034.GA2757816@nathanxps13
обсуждение исходный текст
Ответ на backtrace_on_internal_error  (Peter Eisentraut <peter@eisentraut.org>)
Ответы Re: backtrace_on_internal_error  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On Tue, Dec 05, 2023 at 11:55:05AM +0100, Peter Eisentraut wrote:
> Would others find this useful?

Yes.  I think I would use this pretty frequently.

> Any other settings or variants in this area
> that should be considered while we're here?

IMO it would be nice to have a way to turn on backtraces for everything, or
at least everything above a certain logging level.  That would primarily be
useful for when you don't know exactly which C function is producing the
error.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Krishnakumar R
Дата:
Сообщение: Add checks in pg_rewind to abort if backup_label file is present
Следующее
От: Davin Shearer
Дата:
Сообщение: Re: Emitting JSON to file using COPY TO