[postgis-tickets] [PostGIS] #4822: Set costs and parallel settings on tiger functions

PostGIS trac at osgeo.org
Sat Jan 2 04:10:21 PST 2021


#4822: Set costs and parallel settings on tiger functions
----------------------------+---------------------------
 Reporter:  robe            |      Owner:  robe
     Type:  defect          |     Status:  new
 Priority:  medium          |  Milestone:  PostGIS 3.1.1
Component:  tiger geocoder  |    Version:  3.0.x
 Keywords:                  |
----------------------------+---------------------------
 Now that 9.6 is the minimum I can set costs and parallel settings.

 I discovered one of my geocodings was slower in PostgreSQL 12 because the
 geocoding process was repeating for each because the CTE is not always
 materialized now.  Setting costs high alleviates that.

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