Skip to content

Instantly share code, notes, and snippets.

@banister
Created December 3, 2013 16:14
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 banister/7772063 to your computer and use it in GitHub Desktop.
Save banister/7772063 to your computer and use it in GitHub Desktop.
[10] pry(main)>
~CORE (feature/multiple-enrollments ✘)✭ ᐅ bundle exec cap production db:clone_to_local
triggering load callbacks
* 2013-12-03 17:13:19 executing `production'
triggering start callbacks for `db:clone_to_local'
* 2013-12-03 17:13:19 executing `multistage:ensure'
* 2013-12-03 17:13:19 executing `db:clone_to_local'
* 2013-12-03 17:13:19 executing `db:dump_to_local'
* 2013-12-03 17:13:19 executing `db:database_creds'
pg_dump: unrecognized option `--exclude-table-data=subscriptions'
Try "pg_dump --help" for more information.
Dumped to /tmp/core.production.1386087199.sql.bz2
* 2013-12-03 17:13:19 executing `db:reset_local_db_from_dump'
* 2013-12-03 17:13:19 executing `db:anonymize_user_data'
Database rebuilt, consider restarting your local webserver (we already touched tmp/restart.txt for you)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment