Tino Schwarze wrote: > > > Web applicaties are just static files, right? You can back them up > > safely. Consult the docs for your database software for backups. We > > let BackupPC run a script to create SQL dumps of all our databases > > before starting the backup. Backing up the live database files usually > > is not guaranteed to get you a consistent state. > > > > It's actually almost guaranteed that you DON'T get a consistent state. ;-) > > We don't use BackupPC for database dumps - we've got a parallel > infrastructure for this since pooling the dumps doesn't make sense and > would only bloat our pool. We archive the dumps to tape and only hold > them for some days, then expire them. Since our tapes are expired > exponentially, we gain a backup scheme similar to BackupPCs but save a > lot of disk space. >
Thank you very much for your advices guys! I'll try to implement them. I hope, I understood this in the right way: making database dumps helps (I will not get an inconsistence state) but using backuppc for them will bloat the backup pool? +---------------------------------------------------------------------- |This was sent by [EMAIL PROTECTED] via Backup Central. |Forward SPAM to [EMAIL PROTECTED] +---------------------------------------------------------------------- ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
