Re: Cube extension improvement, GSoC

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Cube extension improvement, GSoC
Дата
Msg-id CAPpHfdvFbZb9jSQb3Fh8q7A7nKdPJ1bg-wQv03h_c4ES8x61Mg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cube extension improvement, GSoC  (Stas Kelvich <stanconn@gmail.com>)
Ответы Re: Cube extension improvement, GSoC
Список pgsql-hackers
On Tue, May 14, 2013 at 4:30 PM, Stas Kelvich <stanconn@gmail.com> wrote:
* Don't do cube with type support
        Eventually, there is different ways of reducing R-Tree size. For example we can store relative coordinates with dynamic size of MBR (VRMBR), instead of absolute coordinates with fixed sized MBR. There is some evidences, that this can sufficiently reduce size. http://link.springer.com/chapter/10.1007/11427865_13

Sounds promising. Did you examine how this technique can fit into GiST? In current GiST interface methods don't have access to parent entries.

------
With best regards,
Alexander Korotkov.

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Parallel Sort
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: PostgreSQL 9.3 beta breaks some extensions "make install"