pp wrote:
Vincent <[EMAIL PROTECTED]> wrote:


This will replicate all DB , while repligard may replicate some part of DB.



actually you can limit replication to a database or table in mysql 4.0x with the following options.


replicate-do-table=db_name.table_name # limit to table(s)
replicate-do-db=database_name # limit to database(s)



As a part of DB I mean even selected records from table. Not tables itself. Got the point?

If You need export only topic tree or some host or some snippets , repligard is the only one tool You really need.





Yes, you can definitely get a more precise diff using repligard. But tables and dbs import pretty quickly for me. In the end you have the same result with less hassle.

replicate-do-db=database_name=midgard

I'm actually going to play with this today and post my results.


maybe these could be handled with an rsync?



You may do it for Your own , but if You want to share with written midgard application , what You will do? " hey all, use rsync for my server" ?

rsync is one possibility that popped in my head but Im sure there may be more or better solutions for transferring the blobs.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to