Skip to content

Instantly share code, notes, and snippets.

@palewire
Created February 10, 2012 20:50
Show Gist options
  • Save palewire/1792752 to your computer and use it in GitHub Desktop.
Save palewire/1792752 to your computer and use it in GitHub Desktop.
vacuumdb.sh
/bin/su postgres -c "/usr/bin/vacuumdb --analyze --dbname <dbname>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment