Skip to content

Instantly share code, notes, and snippets.

@szeidler
Last active October 22, 2016 05:33
Show Gist options
  • Save szeidler/b6ed1ee3b6ea5fec6a2415f4337a7d6f to your computer and use it in GitHub Desktop.
Save szeidler/b6ed1ee3b6ea5fec6a2415f4337a7d6f to your computer and use it in GitHub Desktop.
#!/bin/bash
drush sql-dump --gzip --result-file=backup-xxxx.sql.gz --structure-tables-list=cache,cache_*,cache_filter,cache_form,cache_menu,cache_page,history,sessions,watchdog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment