Slide 23
Slide 23 text
Operations
dyno:
$ heroku ps:scale web=100
database:
$ heroku pg:info
$ heroku addons:add heroku-postgresql:mecha
\--follow DATABASE_URL
$ heroku pg:unfollow
$ heroku pg:promote
https://devcenter.heroku.com/articles/heroku-postgres-follower-databases
https://devcenter.heroku.com/articles/upgrade-heroku-postgres-with-pgbackups