Add "vacuumdb" utility to make it easier to clean databases.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 9f07f8f40f787037f393a727ecf51d5883dbf7ca
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-11-14T01:58:15Z
Releases: 7.1.1
Add "vacuumdb" utility to make it easier to clean databases.
Also supports the "analyze" mode, with or without specifying tables
 and columns.

Files

PathChange+/−
src/bin/vacuumdb/Makefile added +24 −0
src/bin/vacuumdb/vacuumdb added +98 −0