[postgis-tickets] [PostGIS] #5154: ST_Value is undercosted
PostGIS
trac at osgeo.org
Mon May 16 17:12:30 PDT 2022
#5154: ST_Value is undercosted
--------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.6
Component: raster | Version: 3.2.x
Keywords: |
--------------------+---------------------------
I'm noticing a case where parallelism is not kicking in with && and
ST_Value , but is with ST_Intersects and ST_Value
because the ST_Value function has a cost of 1.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5154>
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