Database Reference
In-Depth Information
Finally, activate your works, remove your application from maintenance mode, and delete
the old database:
$ heroku ps:scale worker=1 --app your-app-name
$ heroku maintenance:off --app your-app-name
$ heroku addons:remove HEROKU_POSTGRESQL_CHARCOAL_URL --app
your-app-name
Search WWH ::




Custom Search