Re: Index AM change proposals, redux

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Index AM change proposals, redux
Дата
Msg-id 481040B4.2010605@sigaev.ru
обсуждение исходный текст
Ответ на Re: Index AM change proposals, redux  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Список pgsql-hackers
> Interesting.  Does this mean that down the road a postgis index
> might be GIT-ified?

Only if GiST will support GIT, but I don't follow on this discussion. In any 
case, GIT on GiST will not be so effective as on Btree, because GiST doesn't 
guarantee that all close values will be close in index: it's possible to have 
several clusters (groups) with close values in different parts of index.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Proposed patch - psql wraps at window width
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Index AM change proposals, redux