Backing up MySQL data

Tuesday, 29 May 2007, 1:13 PM EST

Backing up files and directories is relatively easy; databases, however, have some special quirks that you need to address.

Our examples use MySQL, but the same principles apply to PostgreSQL and other relational databases.

At Linux.com

[ Read more ]