Skip to content

Instantly share code, notes, and snippets.

@mulder
Created May 25, 2012 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mulder/2787775 to your computer and use it in GitHub Desktop.
Save mulder/2787775 to your computer and use it in GitHub Desktop.
% pv -cN bunzip < huge_db_snapshot.sql.bz2 | bunzip2 | pv -cN import | mysql -uroot -p database
Enter password:
bunzip: 3.75MB 0:00:07 [ 400kB/s] [> ] 0% ETA 0:19:20
import: 16.9MB 0:00:08 [2.55MB/s] [ <=> ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment