Re: New gist vacuum.

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: New gist vacuum.
Дата
Msg-id 9F1C73D0-5CB2-40EE-A910-010365AAA269@yandex-team.ru
обсуждение исходный текст
Ответ на Re: New gist vacuum.  (Andrey Borodin <x4mmm@yandex-team.ru>)
Ответы Re: New gist vacuum.  (Andrey Borodin <x4mmm@yandex-team.ru>)
Re: New gist vacuum.  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
Hi hackers!
> 19 дек. 2017 г., в 15:58, Andrey Borodin <x4mmm@yandex-team.ru> написал(а):
> Here is the patch that deletes pages during GiST VACUUM.

Here is new version of the patch for GiST VACUUM.
There are two main changes:
1. During rescan for page deletion only know to be recently empty pages are rescanned.
2. I've re-implemented physical scan with array instead of hash table.

Thanks!
Merry Christmas and happy New Year.

Best regards, Andrey Borodin.

Вложения

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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: WIP: a way forward on bootstrap data
Следующее
От: Victor Yagofarov
Дата:
Сообщение: Why standby restores some WALs many times from archive?