
rjbathgate
User
Jun 22, 2011, 3:17 PM
Post #3 of 6
(1231 views)
Shortcut
|
|
Re: [Dave] AutoBackup - skip particular table
[In reply to]
|
Can't Post
|
|
Hey Dave, I need to skip a particular table because it's huge, and the backup function tends to run out of memory on that table, and the resulting file is 100MB. And GZ down to 8mb means it's too big to auto email. So I'm running the backup on all but this table (via skipping it in the database_functions.php file), ending up with a much more managable and emailable file size :) Luckily, manually restoring this table in question isn't too hard if we ever needed to. Re 'do you want it skipped form regular backups as well' - not sure what you mean, I'm skipping it from all backups done by the AutoBackup function, but it could be a super function to be able to skip tables on the hourly, but than backup entire lot daily, for example ;) That way running an hourly backups the quick important stuff, whilst the daily (or whatever) backs up the whole lot Cheers
|