CopyTopology fails to set layer sequence
After running CopyTopology against a topology with one layer, adding another layer (AddTopoGeometryColumn) fails with :
ERROR: duplicate key value violates unique constraint "layer_pkey"
I suspect this is due to a failure in updating the layer_id sequence.
If I recall correctly a testcase was found to fail but we hushed it down. Robe, remember ? It was about 9.1 doing something differently with sequences… I'm indeed running 9.1 now.
Change History
(9)
Milestone: |
PostGIS 2.0.2 → PostGIS 2.0.3
|
Milestone: |
PostGIS 2.0.4 → PostGIS 2.0.5
|
Milestone: |
PostGIS 2.0.5 → PostGIS 2.0.6
|
Milestone: |
PostGIS 2.0.7 → PostGIS 2.0.8
|
Milestone: |
PostGIS 2.0.8 → PostGIS 2.2.6
|
Milestone: |
PostGIS 2.2.6 → PostGIS 2.2.7
|
Milestone: |
PostGIS 2.2.7 → PostGIS 2.5.0
|
Resolution: |
→ wontfix
|
Status: |
new → closed
|
Found: #1970