Creating a VIEW with a POINT column - Mailing list pgsql-general

From Nick
Subject Creating a VIEW with a POINT column
Date
Msg-id d4e8a93e-b874-4664-a1dc-b9ae5c640b7c@i18g2000prn.googlegroups.com
Whole thread Raw
List pgsql-general
I have a VIEW that consists of two tables, of which contain a POINT
column. When trying to select from the view I get an error...

ERROR:  could not identify an ordering operator for type point
HINT:  Use an explicit ordering operator or modify the query.

Any suggestions??? -Nick

pgsql-general by date:

Previous
From: "Jacek Rembisz"
Date:
Subject: Re: a question about data corruption
Next
From: Dean Rasheed
Date:
Subject: Re: what are rules for?