[postgis-tickets] [PostGIS] #3558: PostGIS Topology support Parallization for some functions for PostgreSQL 9.6

PostGIS trac at osgeo.org
Sun May 15 22:45:46 PDT 2016


#3558: PostGIS Topology support Parallization for some functions for PostgreSQL
9.6
-------------------------+---------------------------
 Reporter:  robe         |      Owner:  strk
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 2.3.0
Component:  topology     |    Version:  trunk
 Keywords:               |
-------------------------+---------------------------
 There are some functions in topology that lend themselves to
 parallelization.  Sadly since most are used for building topology,
 parallelization would probably never kick in since it doesn't for action
 queries.

 Anyrate ones that come to mind that should be marked parallel safe

 topoelementarray_append which supports topoelementarray_agg
 totopogeom
 asgml
 geometry cast function

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