[postgis-tickets] [PostGIS] #4684: concurrent topology construction routine may result in invalid topology
PostGIS
trac at osgeo.org
Fri May 15 00:51:54 PDT 2020
#4684: concurrent topology construction routine may result in invalid topology
-----------------------+-------------------
Reporter: laopsahl | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone:
Component: topology | Version: 3.0.x
Resolution: | Keywords:
-----------------------+-------------------
Comment (by laopsahl):
This sounds like a good idea.
So if I have a set of lines to add, how do I find the edge row and maybe
face rows to lock ?
(I have tried to block other threads based on input geometry and faces,
but I never got it to work 100%, but if remove this blocking totally in
step 3 [https://github.com/larsop/resolve-overlap-and-
gap/commit/874f843c58921c5e2fca18240aef60f15bfc6b58#diff-
0ec63b6826e9888305fd67d50bf428e1 ]totally the server core dumps quite
fast)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4684#comment:6>
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