[postgis-devel] Regarding Sp-gist implementation in postgis

mohit kumar mohitkharb at gmail.com
Thu Jul 17 04:51:58 PDT 2014


Hi all,
I am facing a couple of issues while testing the indexing on a table of
points.
The error comes as:

mohit=# create index timepas3 on points using spgist (g);
ERROR:  missing support function 1 for attribute 1 of index "timepas3"

But all the support functions described here
<http://www.postgresql.org/docs/9.2/static/xindex.html> are already
declared in the postgis.sql.in file.
I have updated the code in spgist branch of my repository
https://github.com/mohitkharb/postgis/tree/spgist


-- 
Mohit Kumar
+91-970-3840-175
Lab For Spatial Informatics
International Institute of Information Technology
Hyderabad, India
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20140717/d8a57ab7/attachment.html>


More information about the postgis-devel mailing list