Opened 8 years ago

Closed 7 years ago

#3558 closed enhancement (wontfix)

PostGIS Topology support Parallization for some functions for PostgreSQL 9.6

Reported by: robe Owned by: strk
Priority: high Milestone: PostGIS 2.4.0
Component: topology Version: master
Keywords: Cc:

Description

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

Change History (3)

comment:1 by robe, 8 years ago

Priority: mediumhigh

comment:2 by robe, 8 years ago

Milestone: PostGIS 2.3.0PostGIS 2.4.0

comment:3 by dbaston, 7 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.