Vincent <[EMAIL PROTECTED]> wrote:

> Hello,
> I was wondering if anyone has looked into using mysql's db replication
> feature as an alternative means of staging a midgard site. What I was 
> thinking having the "live" midgard db acting as a slave database server
> to the development one.  Manual updates could be done with
> SLAVE START|STOP commands on the mysql slave server.

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

> The only problem 
> would be blob files 

That's why repligard is good :)

>and the cache (if used).

It is not repligard related. Well..... using MASTER|SLAVE feature
for cache table will make Your site very unstable IMHO.

> Crazy idea?

It highly depends on what You would like to do with midgard DB.

Piotras

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

Reply via email to