[QGIS-Developer] Fwd: My PostgreSQL/PostGIS function to create all missing spatial indexes

kimaidou kimaidou at gmail.com
Fri Dec 1 03:01:00 PST 2017


Hi users and devs,

I just created a very simple function [1] to create all the missing spatial
indexes on your table geometry columns.

It is the 1st version, has no fancy parameter to choose tables or schemas,
nor return anything usefull (only notices).

Use it with a simple
SELECT create_missing_spatial_indexes();

[1] https://gist.github.com/mdouchin/cfa0e37058bcf102ed490bc59d762042

Regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20171201/bf8dfad7/attachment.html>


More information about the QGIS-Developer mailing list