Hi, Is there a way to backup my database into a postgres 'format' directly?
I have seen the examples backing up the database into an sqllite file like this: heroku db:pull sqlite://myapp-backup.db --app myapp I would like something like this: heroku db:pull postgres://myapp-backup.db --app myapp Thanks anyway --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
