[postgis-tickets] [PostGIS] #3650: Aggregate functions aren't marked as parallel safe

PostGIS trac at osgeo.org
Fri Sep 30 09:05:22 PDT 2016


#3650: Aggregate functions aren't marked as parallel safe
---------------------+---------------------------
 Reporter:  komzpa   |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 2.3.1
Component:  postgis  |    Version:  2.3.x
 Keywords:           |
---------------------+---------------------------
 Right now in PostGIS 2.3 aggregate functions aren't marked as parallel
 safe. That leads to Postgres cancelling all the possible parallelizations
 if there's such a function anywhere within the query.

 Fix: https://github.com/postgis/postgis/pull/117

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3650>
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