On Tue, Mar 19, 2002 at 02:08:17PM +0530, Charitha wrote:
> 
> 
> Hello all,
> 
> Can i use rsync instead of replicating two servers for mysql(
> particular database db).  If yes Then just clear off my doubt
> whether it will lead to any data loss as while doing rsync.

If the data on the "master" is in a consistent state (consider using
FLUSH TABLES WITH READ LOCK), yes.  rsync works great.  I use it fix
problems once in a while.

Jeremy
-- 
Jeremy D. Zawodny, <[EMAIL PROTECTED]>
Technical Yahoo - Yahoo Finance
Desk: (408) 349-7878   Fax: (408) 349-5454   Cell: (408) 685-5936

MySQL 3.23.47-max: up 41 days, processed 1,232,149,584 queries (345/sec. avg)

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to