Opened 11 years ago
Closed 9 years ago
#2562 closed enhancement (fixed)
ANALYZE tables after shp2pgsql load
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.0 |
Component: | postgis | Version: | 2.1.x |
Keywords: | Cc: |
Description
Freshly loaded tables might not get stats generated automatically for some time, which can surprise users when their query plans are initially terrible. Just having a quick analyze at the end of the load would be nice.
Change History (2)
comment:1 by , 11 years ago
Milestone: | PostGIS 2.1.2 → PostGIS 2.2.0 |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Done at r13832