#1036 closed enhancement (fixed)
Helper function to create SQL script to install missing indexes on tables
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | tiger geocoder | Version: | master |
Keywords: | history | Cc: |
Description
missing_indexes_generate_script().
Have first draft which I will commit shortly. This is needed since along the way I've added indexes to improve speed. This will allow people to just install them without hunting and pecking thru their tables to see which are missing or being forced to reload.
Change History (3)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
finished at r7427 may have later revisions but good enough for now.
comment:3 by , 13 years ago
Keywords: | history added |
---|
Note:
See TracTickets
for help on using tickets.
first draft committed at r7422