[postgis-tickets] [PostGIS] #3932: Enable Index Only Scan on geometry

PostGIS trac at osgeo.org
Tue Nov 21 22:21:07 PST 2017


#3932: Enable Index Only Scan on geometry
----------------------+---------------------------
  Reporter:  x4m      |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 2.4.2
 Component:  postgis  |    Version:  2.4.x
Resolution:           |   Keywords:
----------------------+---------------------------

Comment (by x4m):

 Oh, now I see that "preview" button is there for a reason. I cannot find a
 way to edit the message to use proper formatting, sorry.
 SQL for enabling IoS


 ALTER
 OPERATOR family gist_geometry_ops_nd USING gist ADD FUNCTION 9 (geometry,
 geometry) geometry_gist_decompress_nd (internal);

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3932#comment:1>
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