[postgis-tickets] [PostGIS] #2485: [raster]: raster constraints prevent raster data from restoring
PostGIS
trac at osgeo.org
Mon Sep 23 10:31:47 PDT 2013
#2485: [raster]: raster constraints prevent raster data from restoring
----------------------+-----------------------------------------------------
Reporter: rdunklau | Owner: dustymugs
Type: defect | Status: new
Priority: critical | Milestone: PostGIS 2.0.5
Component: raster | Version: trunk
Keywords: |
----------------------+-----------------------------------------------------
Comment(by robe):
dustymugs,
It's different. The difference is that those constraint functions don't
call other functions within the definition. The raster constraint
functions that don't call other postgis functions in their body are fine.
It's the ones I mentioned and the example one.
This is actually a pretty serious problem that rdunklau has pointed out.
It means you can't restore your raster data that has constraint without
first restoring the table structure and then doing another restore of the
data.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2485#comment:9>
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