Re: k-neighbourhood search in databases - Mailing list pgsql-hackers

From Jesper Krogh
Subject Re: k-neighbourhood search in databases
Date
Msg-id 4DA1BDB6.90001@krogh.cc
Whole thread Raw
In response to Re: k-neighbourhood search in databases  (Oleg Bartunov <oleg@sai.msu.su>)
Responses Re: k-neighbourhood search in databases  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
On 2011-04-10 12:18, Oleg Bartunov wrote:
> Wow, custom solution for 2008 still much faster Denali 2011  solution.
> Also, what's about not spatial data types ? In our approach, we can 
> provide 
> knn for any datatype, which has GiST index and distance method.

Can you share some insight about how it would
work if the distance method is "expensive" (as in 100ms)?

-- 
Jesper


pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: BUG #5856: pg_attribute.attinhcount is not correct.
Next
From: Robert Haas
Date:
Subject: Re: BUG #5856: pg_attribute.attinhcount is not correct.