<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 09/21/2013 07:25 PM, Jeff Folk
wrote:<br>
</div>
<blockquote
cite="mid:42A88BAA-1DDC-4D28-B1B0-078449D08A9F@qzoneinc.com"
type="cite">
<div>
<div>On Sep 21, 2013, at 6:58 PM, Michael Aronoff wrote:</div>
<blockquote type="cite"><span class="Apple-style-span"
style="border-collapse: separate; font-family: Helvetica;
font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal;
orphans: 2; text-align: -webkit-auto; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
-webkit-border-vertical-spacing: 0px;
-webkit-text-decorations-in-effect: none;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width:
0px; font-size: medium; ">
<div style="margin-top: 0in; margin-right: 0in; margin-left:
0in; margin-bottom: 0.0001pt; font-size: 11pt;
font-family: Calibri, serif; ">I use the AV-Spam package
from Solarspeed and I use Raqbackup as well.<o:p></o:p></div>
<div style="margin-top: 0in; margin-right: 0in; margin-left:
0in; margin-bottom: 0.0001pt; font-size: 11pt;
font-family: Calibri, serif; "><o:p> </o:p></div>
<div style="margin-top: 0in; margin-right: 0in; margin-left:
0in; margin-bottom: 0.0001pt; font-size: 11pt;
font-family: Calibri, serif; ">The problem I am having is
that Raqbackup dumps all the databases and the AV-Spam
database can get quote large. There is really no need to
backup and restore that database so I am wondering if it
is possible to modify Raqbackup to skip just that database
during backup?</div>
</span></blockquote>
</div>
<br>
</blockquote>
look at raqbackup.sh and change the MySQL setting to below<br>
<br>
MYSQLDUMP=""<br>
MYSQLUSER=""<br>
MYSQLPASS=""<br>
MYSQLTAR="1"<br>
<br>
Or if you have the GUI backup, uncheck "<font
style="font-family:Arial,Helvetica,sans-serif;font-size:12px;"><a
style="color:#000000;font-family:Arial,Helvetica,sans-serif;font-size:12px;text-decoration:none;"
href="javascript: void 0" onmouseover=" return
top.code.info_mouseOver(document._label_2_description)"
onmouseout=" return top.code.info_mouseOut();">Backup MySQL</a>"</font>
<div class="moz-signature">-- <br>
Gerald <br>
</div>
</body>
</html>