Add "vacuumdb" utility to make it easier to clean databases.
Thomas G. Lockhart <lockhart@fourpalms.org>
Add "vacuumdb" utility to make it easier to clean databases. Also supports the "analyze" mode, with or without specifying tables and columns.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/vacuumdb/Makefile | added | +24 −0 |
| src/bin/vacuumdb/vacuumdb | added | +98 −0 |