Re: removing PD_ALL_VISIBLE

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: removing PD_ALL_VISIBLE
Дата
Msg-id 51A8DDAC.3040109@agliodbs.com
обсуждение исходный текст
Ответ на Re: removing PD_ALL_VISIBLE  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: removing PD_ALL_VISIBLE
Список pgsql-hackers
>> Isn't the visibility map already required for proper return results as
>> we use it for index-only scans.  I think the optimization-only ship has
>> sailed.
> 
> At the moment we can remove it without causing corruption. If we were to
> use it for freezing we couldn't anymore. So there's a difference - how
> big it is I am not sure.

Depends on your definition of corruption, really.

But yes, right now, the vismap can lose bits without causing any
corruption, and making all-frozen depend on it would eliminate that.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Freezing without write I/O
Следующее
От: Joe Conway
Дата:
Сообщение: detecting binary backup in progress