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]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
