Hi all, I used ronin database. But I want to change database to free database. So, I remove ronin database. heroku addons:remove heroku-postgresql:ronin and will use free database.
But, I could not found shared database. heroku pg:info SHARED_DATABASE ! Could not resolve database SHARED_DATABASE ! ! Available databases: I have Shared Database 5MB addon. But, I don't found shared database. (I check by heroku command, heroku config --long) I tried to remove shared database addons. heroku addons:remove shared-database:5mb -----> Removing shared-database:5mb from APP_NAME... failed ! Shared databases cannot be removed How can I use shared database? appreciate any help. Thank you Masaki. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
