Hey guys. I would like to work out a DB backup routine for my app.
I've read about YamlDb plugin here:

http://blog.heroku.com/archives/2007/11/23/yamldb_for_databaseindependent_data_dumps/

It looks awesome. I did an export from the website interface and noted
that there is a native Postgres dump file as well as the YamlDb file.
That is cool.

However, I want to set up an automated routine using a cron job on my
VPS machine or at least a script on my laptop. Is there any way to do
that?

I looked over the docs for the API. I was hoping to find a command
like "heroku db_dump appname" or something.

Anyway, is there a command-line way to do this?

Thanks,

Ethan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to