Skip to content

Instantly share code, notes, and snippets.

@rrichards
Created April 8, 2015 20:11
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 rrichards/983aab324128b1166d79 to your computer and use it in GitHub Desktop.
Save rrichards/983aab324128b1166d79 to your computer and use it in GitHub Desktop.

heroku addons:add heroku-postgresql:standard-6 --follow HEROKU_POSTGRESQL_BLUE_URL --app=twinit-delta heroku pg:wait --app=twinit-delta heroku logs --tail --ps postgres --app twinit-delta heroku maintenance:on --app=twinit-delta heroku pg:unfollow HEROKU_POSTGRESQL_GREEN_URL --app=twinit-delta heroku maintenance:on --app=twinit-delta

replication took approximately 10 minutes on delta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment