Re: Legacy GiST invalid tuples

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Legacy GiST invalid tuples
Дата
Msg-id 67185.1530735020@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Legacy GiST invalid tuples  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: Legacy GiST invalid tuples  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Requiring a scan of all indexes during pg_upgrade might increase the
> upgrade time prohibitively for some sites, so I don't think that's a
> good solution.

Perhaps VACUUM could be taught to clean up invalid entries?  That
wouldn't help Andrey's unstated goal of being able to re-use the bits
for some other purpose in v12, but it might be practical to re-use
them sometime sooner than v17.

            regards, tom lane


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Legacy GiST invalid tuples
Следующее
От: Noah Misch
Дата:
Сообщение: Re: hot_standby_feedback vs excludeVacuum and snapshots