[postgis-tickets] [PostGIS] #2536: Revise unpackaged generator to include mark_editable_objects.sql.in
PostGIS
trac at osgeo.org
Thu Nov 7 05:20:35 PST 2013
#2536: Revise unpackaged generator to include mark_editable_objects.sql.in
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
The current unpackaged scripts don't include the
mark_editable_objects.sql.in step. I realize in hindsight much to strk's
digging that this needs to be included at the end.
The reason being is that that script marks what needs to be backed up that
is part of the extension and without that for example, things like custom
spatial_ref_sys and data in topology.topology, topology.layer will not be
backed up.
This is most important for topology since it has records that are
guaranteed to be changed.
This should be part of strk's new script. I'm not sure it makes sense to
bother fixing the existing since its flawed because it's not including
aggregates
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2536>
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