Re: KNN-GiST and Informix

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: KNN-GiST and Informix
Дата
Msg-id 20110611150904.GA11438@fetter.org
обсуждение исходный текст
Ответ на KNN-GiST and Informix  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: KNN-GiST and Informix  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-advocacy
On Thu, Jun 09, 2011 at 02:46:54PM -0700, Josh Berkus wrote:
> All,
>
> At pgCon, Tim Child pointed out that Informix had some kind of
> indexed "near()" function back in 1999.  Does anyone know how this
> was implemented?  Is it acutually the first implementation of KNN?

The document below talks about functions for doing this:

http://publib.boulder.ibm.com/infocenter/idshelp/v115/index.jsp?topic=/com.ibm.spatial.doc/sii-funcs-86146.htm

> And if so, does DB2 have it now?

Unsure.  I did a quick search and only found Informix references for
it.  They're using R-Trees, so our method, which doesn't, could be a
differentiator.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Crediting reviewers & bug-reporters in the release notes
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: KNN-GiST and Informix