I want to create one more database in current application served by heroku (database is clearDB and its management is sequel pro).
In heroku config, I tried to set Environment variables like DATABASE_SECOND_URL, dbname2, etc, however, couldn't add database in sequel pro: Access denied for user xxxx database xxxx.
If you have an idea to solve this problem, it would be appreciated to share with me.