[postgis-tickets] [PostGIS] #4857: Large ST_Union makes PostgreSQL temporarily unrestartable

PostGIS trac at osgeo.org
Mon Feb 22 14:32:46 PST 2021


#4857: Large ST_Union makes PostgreSQL temporarily unrestartable
-----------------------+---------------------------
  Reporter:  grassick  |      Owner:  pramsey
      Type:  defect    |     Status:  new
  Priority:  high      |  Milestone:  PostGIS 3.1.2
 Component:  postgis   |    Version:  3.1.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by pramsey):

 I think this is a "won't fix". I've added some extra interrupt points to
 GEOS 3.9+ that were missing relative to the older versions, but I can't
 see a way to do anything without potentially impacting normal operations
 for smaller geometries. You've just got an extra nasty case here that
 happens to have some very long run-times for some of the stages of the
 union.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4857#comment:11>
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