[postgis-users] Postgis too slow
Dave Blasby
dblasby at refractions.net
Thu May 16 09:32:42 PDT 2002
You didnt create the spatial index!!
create index <index name> on <table> using gist (<geom column name>
gist_geometry_ops)
dave
More information about the postgis-users
mailing list