is there a reason we don't xlog index free space?

Поиск
Список
Период
Сортировка
От John Naylor
Тема is there a reason we don't xlog index free space?
Дата
Msg-id CACPNZCvTQ9wAPYDpWJkiDuCGKXP9BSSAtBN22zBwX2a1PZR2EA@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
I knew that XLogRecordPageWithFreeSpace() is only called by heapam.c,
but I figured indexes had their own logic to xlog free space. While
investigating something else I found that brin indexes, at least, on
the secondary have no FSMs. Is this deliberate?

-- 
John Naylor                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: WIP: Avoid creation of the free space map for small tables
Следующее
От: "Bossart, Nathan"
Дата:
Сообщение: Re: A few new options for vacuumdb