On Wed, Sep 22, 2004 at 05:23:11PM +0100, Matt Mansfield wrote: > Hi > > I've just upgraded to version 3 and I'm looking forward to seeing how it > performs. > > Just one question - is there a quick and easy way to upgrade each user bayes > database in one go? > > Or will I have to run sa-learn --sync for each user?
Yes If you have a ton of users, you can get away with not running sync, since it automatically upgrade the first time it writes. Be warned, if you have a busy server you could have a few upgrades all running at the same time. Also, you might see a warning about not being able to use a v2 database, v3 is needed, you can probably ignore this. Of course if it continues to warn after upgrading then you might want to look into it. Michael