[postgis-tickets] [PostGIS] #2543: invalid join selectivity error from simple query
PostGIS
trac at osgeo.org
Wed Nov 13 10:08:14 PST 2013
#2543: invalid join selectivity error from simple query
--------------------------+-------------------------------------------------
Reporter: paulfriedman | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.1.2
Component: postgis | Version: 2.1.x
Keywords: |
--------------------------+-------------------------------------------------
Comment(by robe):
Looks like you didn't run the upgrade step on your database
{{{
ALTER EXTENSION postgis UPDATE TO "2.1.1";
}}}
That might not solve problem but an important step anyway since some
things fixed in this cycle need database upgrade
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2543#comment:6>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list