Opened 8 years ago
Closed 7 years ago
#3595 closed defect (fixed)
ST_Snap is not interruptible
Reported by: | strk | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS GEOS |
Component: | postgis | Version: | 2.0.x |
Keywords: | interruptible | Cc: |
Description
Passing complex geometries to ST_Snap may make the backend busy for much longer than the configured session timeout.
Probably needs to be made interruptible on the GEOS side.
Change History (4)
comment:1 by , 7 years ago
comment:3 by , 7 years ago
Milestone: | PostGIS 2.0.8 → PostGIS GEOS |
---|
Note:
See TracTickets
for help on using tickets.
I've put a PR into GEOS, I think we get this for free once that is committed, etc? https://git.osgeo.org/gogs/geos/geos/pulls/11