Bayes SQL Error: Unterminated Quoted String

2005-08-16 Thread Andre Nicholson
For the last several days, all messages scanned have not been using bayes because of an error: debug: bayes: tok_get: SQL Error: ERROR: unterminated quoted string at or near ' at character 145 debug: bayes: _put_token: SQL Error: ERROR: unterminated quoted string at or near ' at character

Re: Bayes SQL Error: Unterminated Quoted String

2005-08-16 Thread Michael Parker
Andre Nicholson wrote: This happens when scanning incoming messages and trying to sa-learn them manually. The errors cause no tokens to be available and thus bayes is ignored. Other than reverting to a backup of the database, is there something I can do or look at to fix this? I've never seen

Re: Bayes SQL Error: Unterminated Quoted String

2005-08-16 Thread Andre Nicholson
Do not use 3.0 with PostgreSQL. It's known to have problems. Actually, the problem you're seeing might be DBD::Pg related. Did you possibly just install a new version? Make sure you are using the version listed in sql/README.bayes. I haven't noticed anything out of the ordinary after I made