Re: visibility map corruption

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: visibility map corruption
Дата
Msg-id 1744615.1625597820@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: visibility map corruption  (Peter Geoghegan <pg@bowt.ie>)
Ответы Re: visibility map corruption
Re: visibility map corruption
Список pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes:
> ... We should just carry forward the original oldestXid.

Yup.  It's a bit silly that we recognized the need to do that
for oldestMultiXid yet not for oldestXid.

BTW, is it really necessary for copy_xact_xlog_xid to invoke pg_resetwal
so many times?  Why can't we pass all of the update-this options in one
call?

Who's going to do the legwork on this?

            regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: visibility map corruption
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: proposal - log_full_scan