[postgis-users] Question on GIST_GEOMETRY_OPS

Lin Jianfong ljfong at hong.homeunix.net
Tue May 3 18:32:45 PDT 2005


Hello,

On section 4.5.1. GiST Indexes of PostGIS 1.0 Manual the syntax for building
GiST index is described as follows:

CREATE INDEX [indexname] ON [tablename]
  USING GIST ( [geometryfield] GIST_GEOMETRY_OPS)

What does GIST_GEOMETRY_OPS do?

Thanks.

-- 
Hong



More information about the postgis-users mailing list