Skip to content

Instantly share code, notes, and snippets.

@slachiewicz
Forked from jakeasmith/mysqldump.sh
Last active August 29, 2015 14:20
Show Gist options
  • Save slachiewicz/2f01a17b26753758746f to your computer and use it in GitHub Desktop.
Save slachiewicz/2f01a17b26753758746f to your computer and use it in GitHub Desktop.
mysqldump [database] | pv | gzip -c > [file].sql.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment