KNN searches support for SP-GiST [GSOC'14]

Поиск
Список
Период
Сортировка
От Vladislav Sterzhanov
Тема KNN searches support for SP-GiST [GSOC'14]
Дата
Msg-id CAK2aJC0-Jhrb3UjOZL+arBCHoTVwbeJVpRN-JOfEnN0vA6+MZQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: KNN searches support for SP-GiST [GSOC'14]  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
Hi there, pg-Hackers! 
Here I go with the patch which brings up the possibility to perform nearest-neighbour searches on SP-GiSTs (as of now includes implementation for quad and kd trees). Pre-reviewed by my GSoC mentor Alexander Korotkov.
Sample benchmarking script included in the attachment (dumps the current geonames archive and runs several searches on the (latitude, longitude) points), which demonstrates the dramatic improvements against plain searches and sorting. Regression tests included, compiles and runs successfully under both of my Ubuntu 12.04 Server and 08/2014 Arch Linux.

Vlad Sterzhanov / Quadrocube
Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: PQgetssl() and alternative SSL implementations
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: GSoC on WAL-logging hash indexes