blob: b2a92a39f952cd3d1c79e6cb65c96daaf4aa8d59 (
plain)
1
2
3
4
5
6
7
8
9
|
reindex
Indexes are known to grow over time. Being as vacuum doesn't slow or
clean up after this growth, and there is no command to reindex all tables
in a database, it made sense to construct this utility to do it.
Shaun Thomas <sthomas@townnews.com>
|