PDA

View Full Version : SQL database backups


haddockman
08-26-2006, 08:46 PM
Newbie here.

Can anyone tell me how to set up the admin cp to do a back up of the sql automaticly?

Also how to you restore to a previous sql back up?

Thanks
Pj

simalert
10-25-2006, 09:28 AM
From experience I have found that it's more reliable to use your server's backup features rather than vBulletin if you have a medium to large database. This avoids timeouts or other issues.

Also it's worth checking if you can access your MySql server remotely, if so then look at a third party MySql client such as Navicat which is an excellent tool for MySql work and very good for pulling backups from the server to your local machine.