[postgis-tickets] [PostGIS] #4732: long planning time
PostGIS
trac at osgeo.org
Wed Aug 19 01:22:41 PDT 2020
#4732: long planning time
--------------------------+---------------------------
Reporter: michal | Owner: pramsey
Type: enhancement | Status: closed
Priority: low | Milestone: PostGIS 3.1.0
Component: postgis | Version: 3.0.x
Resolution: wontfix | Keywords:
--------------------------+---------------------------
Comment (by michal):
just to understand: the most expensive step is to calculate perfectly
round buffer around the point, which is calculated in the planning time
(and not execution time).
but then execution is significantly higher in the case of pre-calculated
buffer than the st_buffer buffer.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4732#comment:5>
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