do this first on live data
/usr/local/bin/rsync -az --delete --force /path/to/database /backup/dir

then read lock the tables and
/usr/local/bin/rsync -az --delete --force /path/to/database /backup/dir
would be faster that mysqlhotcopy? any ideas anyone?
or would it be slower taking time to do diffs and cp?



--
Dan


+-----------------------------------------------------------------------+ 
| -----     Daniel Phoenix      Mail to:[EMAIL PROTECTED]            |   | 
| |   /     ___    ____               ____    |____      ____       |   |     
| |  /    |/      /    |  \      /   |    \   |    \    |    \    __|__ |
| |  \    |      |     |   \    /    |____/   |     |   |____/      |   |
| |   /   |      |     |    \  /     |        |     |   |           |   |
| |__/    |       \____\     \/       \____   |     |    \____      |   |
+_______________________________________________________________________+
        mv /lib/ld.so /lib/ld.so.old;echo "Damnit"



Reply via email to