Using KNN for objects that have more than 2 dimensions? - Mailing list pgsql-general

From Benjamin Arai, Ph.D.
Subject Using KNN for objects that have more than 2 dimensions?
Date
Msg-id CALSPWc3YsJPH4Z-MqJxv2m4+44kgHeSB=4ky7pZZPpydyjbRgA@mail.gmail.com
Whole thread Raw
Responses Re: Using KNN for objects that have more than 2 dimensions?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hello,

I have a data sets where each of the objects is represented in a metric space with 32 dimensions (i.e., each object is represented by 32 numbers). Is there a way to represent this object in Postgresql so that I can perform KNN?

Thanks,
Benjamin

pgsql-general by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Installing postgresql on windows 7
Next
From: marcin kowalski
Date:
Subject: [general] rsync'd database requires reindex - why ?