http://bugzilla.spamassassin.org/show_bug.cgi?id=3771
------- Additional Comments From [EMAIL PROTECTED] 2004-09-11 14:54 ------- Subject: Re: PostgreSQL Specific Bayes Storage Module > DBI is just an interface layer, nothing to do with performance. > We use DBI/DBD to access the database driver modules. *cough* poorly stated on my part. What I meant was that you need methods for each database type in our code to get good performance, it's not enough to simply use a generic interface. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
