Re: Using KNN for objects that have more than 2 dimensions?

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Using KNN for objects that have more than 2 dimensions?
Date: 2011-11-22 08:24:31
Message-ID: 4ECB5C3F.6090205@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 11/22/11 12:11 AM, Bèrto ëd Sèra wrote:
> Hi
> >Whats KNN ?
> http://wiki.postgresql.org/wiki/What's_new_in_PostgreSQL_9.1#K-Nearest-Neighbor_Indexing
> <http://wiki.postgresql.org/wiki/What%27s_new_in_PostgreSQL_9.1#K-Nearest-Neighbor_Indexing>
>
>
> At least this is my understanding of the question. I'm unable to check
> if it will work on an array (it should, as far as my understanding goes).
>

perhaps using the N dimensional CUBE feature from the contrib stuff,
this is apparently fully supported by GIST indexes, so may be usable in
KNN, although I'm having trouble finding KNN in the main manual.

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Browse pgsql-general by date

  From Date Subject
Next Message khizer 2011-11-22 09:09:05 pg_standby for postgresql8.2
Previous Message Twaha Daudi 2011-11-22 08:18:00 Fwd: Installing postgresql on windows 7