This post originated from an RSS feed registered with Python Buzz
by Hans Nowak.
Original Post: A backup script for spambayes
Feed Title: Efectos Especiales
Feed URL: http://www.zephyrfalcon.org/weblog2/rss.xml
Feed Description: Ramblings, rants, musings, ideas and observations. Topics include (but are not limited to): programming (especially Python), books, games (especially CCGs and board games), astrology, design, writing, painting, etc.
A few days ago I had some problems with spambayes after the power went off... the database was corrupt. Since power outages happen almost daily in Florida during some periods, I decided that it was a good idea to make a daily backup of the database files. ... [473 words]