Is it possible to unfork (making master the forked one) heoroku database.
Just perform https://devcenter.heroku.com/articles/fast-database-changeovers and when i make it unfollow it becomes forked database (which should not happened so i posted the ticket to heroku) but for time being is there any way to promote the forked database as master one.
here is my pg:info
=== HEROKU_POSTGRESQL_ROSE (DATABASE_URL)
Plan Ika
Status available
Data Size 13.56 GB
Tables 23
PG Version 9.1.3
Created 2012-03-05 05:11 UTC
Forks HEROKU_POSTGRESQL_MAROON
Status available
Data Size 9.19 GB
Tables 23
PG Version 9.1.3
Created 2012-04-09 09:49 UTC
Forked From HEROKU_POSTGRESQL_ROSE (DATABASE_URL)
I’m pretty sure forks are not read-only and are equal terms with any other DB. Therefore, if you want it to be your master DB simply promote it: