Re: Production block comparison facility

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Production block comparison facility
Дата
Msg-id 20140724113645.GC16857@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: Production block comparison facility  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Production block comparison facility  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On 2014-07-24 20:35:04 +0900, Michael Paquier wrote:
> - FPW/page consistency check is done after converting them to hex.
> This is done only this way to facilitate viewing the page diffs with a
> debugger. A best method would be to perform the checks using
> MASK_MARKER (which should be moved to bufmask.h btw). It may be better
> to put all this hex magic within a WAL_DEBUG ifdef.

Can't you just do "p/x whatever" in the debugger to display things in
hex?

Greetings,

Andres Freund

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



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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Production block comparison facility
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Production block comparison facility