Show the LSN in rm_redo_error_callback

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Show the LSN in rm_redo_error_callback
Дата
Msg-id 20150210221540.GD10044@alap3.anarazel.de
обсуждение исходный текст
Ответы Re: Show the LSN in rm_redo_error_callback
Список pgsql-hackers
Hi,

I've repeatedly stared at logs containing PANICs during WAL
replay. Unfortunately it's rather hard to find out which record actually
caused the problem as we print the record's contents but not its LSN.

I think it's a no-brainer to add that to master. But I'd even argue that
it'd be a good idea to add it to the backbranches - there've been a
significant number of bugs causing PANICs due to replay errors in the
past (and we might be hunting one more of them right now).

Greetings,

Andres Freund

--Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Manipulating complex types as non-contiguous structures in-memory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Manipulating complex types as non-contiguous structures in-memory