http://bugzilla.spamassassin.org/show_bug.cgi?id=3771
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[EMAIL PROTECTED]
------- Additional Comments From [EMAIL PROTECTED] 2004-09-10 22:59 -------
Some other things to consider:
* backup/restore - this could benefit heavily from using batched inserts(ie one
transaktion per x inserts) or even COPY
*) proper use of transactions in most parts of the code to remove some of the
failure cases that could result in a broken BayesDB (like in the
token_expiration function or the clear database one)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.