<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div><div>Hi users and devs,<br><br></div>I just created a very simple function [1] to create all the missing spatial indexes on your table geometry columns.<br><br></div>It is the 1st version, has no fancy parameter to choose tables or schemas, nor return anything usefull (only notices). <br></div><div><br></div><div>Use it with a simple <br></div><div>SELECT create_missing_spatial_<wbr>indexes();<br></div></div><div><br></div><div>[1] <a href="https://gist.github.com/mdouchin/cfa0e37058bcf102ed490bc59d762042" target="_blank">https://gist.github.com/<wbr>mdouchin/<wbr>cfa0e37058bcf102ed490bc59d7620<wbr>42</a></div><div><br></div><div>Regards,<br></div>Michael<br></div>
</div><br></div>