[postgis-tickets] [PostGIS] #3792: ST_3DIntersects not marked as parallel safe

PostGIS trac at osgeo.org
Mon Jul 24 12:10:41 PDT 2017


#3792: ST_3DIntersects not marked as parallel safe
----------------------+---------------------------
  Reporter:  robe     |      Owner:  robe
      Type:  defect   |     Status:  assigned
  Priority:  medium   |  Milestone:  PostGIS 2.3.4
 Component:  postgis  |    Version:  2.3.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by nicklas):

 I haven't read me up on what criterias have to be met to be paralell safe.
 In what situations can ST_3DIntersects be used in a parallel plan? Can
 different rows be delegated to different threads? If so I guess there
 cannot be any problems with any functions that doesn't do aggregation or
 unnesting?

 Sorry for not being more updated on parallel challenges...

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