https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6127
--- Comment #35 from Joel <[email protected]> 2009-06-10 19:57:26 PST --- (In reply to comment #32) > > > Ye flippin' gods, that is FOUR TERA BYTE. > > Unlikely. My disk is only 250Gb. When I run du -h the size is only 687M. > > > > Must be an issue with ls. > Odd. Anyway, that's still quite large, and I'd recommend SQL with a size like > that. Or at the very least, occasionally pruning single-time spam sources. I am running MySQL for most of my apps. I think the only instances of BDB I have are for SA & Subversion. Looks like SA is using version 3 and I have Subversion using version 42. > There's a handy script for that out there. > > I did read that you had a problem with larger files. > > http://rivviepop.wordpress.com/2006/09/09/spamassassin-bayes-and-berkeley-db/ > That's Bayes (not AWL) and *expiry* runs timing out. Well known issue, and > typically the proper solution is to switch to the (Bayes) SQL backend. I am running MySQL for most of my apps. I think the only instances of BDB I have are for SA & Subversion. BDB appears to unlimited is size (comment #31) and it must be pretty fleet on its feet since SA is by far the largest consumer of transactions I have on my server. Would MySQL still be a better choice? Are there docs to modify SA to use MySQL? Are there docs outlining any maintenance issues? Thanks -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
