Ask HN: What backup strategy do you use for your websites and databases? |
Ask HN: What backup strategy do you use for your websites and databases? |
Databases should be properly dumped to a file before back up.
I've also tried BackupPC, which was a great project, but probably not the best fit for this case. I was running it in a virtualized container, and I ran into a lot of memory issues backing up large servers. This issue likely came down to memory -- not necessarily BackupPC itself -- but I dropped it because backups commonly took around 6-8h, if they didn't silently hang on me.