Hi Piotras, how do you backup your data? My goal is to backup all nadmin and midgard relevant data to restore them on a (empty) testmachine.
Regards, Alex > -----Urspr�ngliche Nachricht----- > Von: pp [mailto:[EMAIL PROTECTED]] > Gesendet: Donnerstag, 18. Juli 2002 14:15 > An: [EMAIL PROTECTED] > Betreff: Re: [midgard-user] Backup, but how? > > > > > i try to backup my Website with repligard since days > without success. Is > > there an other way (e.g. mySql-Dumb, etc.) to backup my work? > > mysqldump will backup all db keeping all objects ID. > But will not backup blobs. > If you need only db without blobs just run 'mysqldump -p > db_name > file.sql' > Repligrad should be more helpfull here as it dumps all objects , > but will take longer time and will not keep all ID (but I am > not sure). > > Piotras > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
