Hi. I had a look at the Heroku's unlimited backup option. Only problem i have with it is how do i schedule it to "capture" every day or week etc? i'll need the cron bundle? i'm unsure about how to execute the "heroku bundles:capture" command from within the app.
Regards, Mooktakim Ahmed On 15 April 2010 21:04, Trevor Turk <[email protected]> wrote: > On Apr 15, 2:28 pm, Jared Brown <[email protected]> wrote: > > The PostgreSQL instance in Heroku is automatically backed up to S3. > > Though that backup is not accessible to end users, only Heroku staff. > > If you want your own regular S3 accessible backup you need to use the > > Bundles Add-On. > > Yeah, it's a good idea to read this over: > > http://docs.heroku.com/backups > > I think it makes sense to have your own automated backups in place, > and I'm not satisfied with the current addons Heroku provides. Thus, I > decided to use the technique I wrote the article about. > > - Trevor > > -- > 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]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- 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.
