[postgis-tickets] [PostGIS] #5284: Cannot restore topology dumps with layers having renamed topogeom column
PostGIS
trac at osgeo.org
Tue Nov 8 00:22:08 PST 2022
#5284: Cannot restore topology dumps with layers having renamed topogeom column
----------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.3.2
Component: topology | Version: 3.3.x
Keywords: |
----------------------+---------------------------
When renaming a topogeometry column the constraint used to check its
topology and layer identifiers keeps the old name but the pgtopo_import
does not expect this, resulting in it not being able to disable the check.
In turn, not disabling the check results in an exception thrown upon
populating the layer.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5284>
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