Re: GiST VACUUM

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: GiST VACUUM
Дата
Msg-id CAH2-Wz=s25OKJOYB69ggY-2PWwzXYeR69x_MkxsDms288TUGrQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: GiST VACUUM  (Heikki Linnakangas <hlinnaka@iki.fi>)
Список pgsql-hackers
On Thu, Apr 4, 2019 at 8:15 AM Heikki Linnakangas <hlinnaka@iki.fi> wrote:
> I think we should fix this in a similar manner in B-tree, too, but that
> can be done separately. For B-tree, we need to worry about
> backwards-compatibility, but that seems simple enough; we just need to
> continue to understand old deleted pages, where the deletion XID is
> stored in the page opaque field.

What Postgres versions will the B-Tree fix end up targeting? Sounds
like you plan to backpatch all the way?

-- 
Peter Geoghegan



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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Memory-Bounded Hash Aggregation
Следующее
От: David Rowley
Дата:
Сообщение: Re: Cleaning up and speeding up string functions