Re: new index type with clustering in mind.

Поиск
Список
Период
Сортировка
От Jack Douglas
Тема Re: new index type with clustering in mind.
Дата
Msg-id 013701d014b7$2a683ef0$7f38bcd0$@douglastechnology.co.uk
обсуждение исходный текст
Ответ на Re: new index type with clustering in mind.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: new index type with clustering in mind.  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-general
> If the values are perfectly clustered, the index is optimal because you
scan the minimal set of pages.

That's the bit I'm particularly interested in, as my plan would be to keep
the pages well clustered: http://dba.stackexchange.com/a/66293/1396

Do you see any blocker preventing BRIN being used for a continuous
background re-clustering job (in parallel with or as part of vacuum),
similar to the mechanism I experimented with before? If not is this
something there might be support for adding to the TODO list?

Kindest regards
Jack




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

Предыдущее
От: Gabriel Sánchez Martínez
Дата:
Сообщение: Re: invalid memory alloc request size
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Speeding up an in-progress wraparound-preventing vacuum