Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Double Duh! (Score 2, Informative) 711

> Backing up a live database can be a bit tricky.

Seriously? If your database of choice is a chore to backup while live, you need to rethink your choice.

Full or incremental backups should be a trivial operation, with support for intra-backup change capture only a little more effort (log shipping, replication, etc.)

Of all the reasons to lose data, "Backups are hard!" should not be in the list.

Slashdot Top Deals

If the code and the comments disagree, then both are probably wrong. -- Norm Schryer

Working...