Re: Replication Questions
Eero af Heurlin <[email protected]>
| Newsgroups | gmane.comp.web.midgard.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Hi all, > > i wonder what is the best way to backup my midgard-system... > I have a Midgard1.6.3 Installation on SuSE 9.2 System with several > sitegroups set up. > With older midgard versions i could just use repligard to create a > backup.xml.gz for each SG. > I wonder if this will still work with all those new > midgard-features(datagard, multilang and so on). > Or should I use Yamp? I have no experience with that, so a few pointers or a > sample config would be really apreciated. > Datagard is most usefull for converting non-multilang stuff to multilang (and for creating apache VirtualHost templates), you should be able to backup your Midgard with repligard alone, just use the correct schema (_18n_po for multilang). However please observe that repligard only supports files up to 2G, so if you have large database (think image galleries...) you need to backup using mysqldump and just tar the blobdirs. /rambo