Is it possible to fork the DB from an app with a Postgres Crane to another, different, app with Postgres Dev?
I have tried: heroku addons:add heroku-postgresql:dev --fork originalAppName::HEROKU_POSTGRESQL_SILVER_URL --app appToForkTo It failed: ! Database forks are not supported on this plan Is it not possible to go Crane->Dev? Can I only go from a paid db to a paid db? -- -- You received this message because you are subscribed to the Google Groups "Heroku" group. 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_US?hl=en --- You received this message because you are subscribed to the Google Groups "Heroku Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
