Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 203 Bytes

vacuumdb.md

File metadata and controls

10 lines (7 loc) · 203 Bytes

Vacuumdb

Vacuumdb is a wrapper around the actual vacummdb similar to the psql wrapper in this repo.

Typical use

# Perform analyze on all databases
vacuumdb --all --analyze-only --verbose