[postgis-devel] [PostGIS] #270: estimated_extent on view (after db restore)
PostGIS
trac at osgeo.org
Thu Oct 15 08:31:38 PDT 2009
#270: estimated_extent on view (after db restore)
-----------------------+----------------------------------------------------
Reporter: gvlahakis | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.3.7
Component: postgis | Version: 1.3.X
Keywords: |
-----------------------+----------------------------------------------------
Hi,
on my primary install I have made a view to filter rows from a pgis table.
Here I can call estimated_extent no problem. However, on my dev machine
when restore the db no matter what I do I cannot get estimated_extent to
work. It keeps throwing an error:
LWGEOM_estimated_extent: couldn't locate table within current schema
tried all vacuum and analyze options. Also tried dropping and re-creating
the view.
Any ideas?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/270>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list