Opened 11 years ago
Last modified 7 years ago
#2536 new defect
Revise unpackaged generator to include mark_editable_objects.sql.in
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | low | Milestone: | PostGIS Fund Me |
Component: | postgis | Version: | 2.0.x |
Keywords: | Cc: |
Description
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
Change History (4)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Priority: | medium → low |
comment:2 by , 9 years ago
Milestone: | PostGIS 2.2.0 → PostGIS Future |
---|
comment:3 by , 7 years ago
Milestone: | PostGIS Future → PostGIS Fund Me |
---|
Milestone renamed