On Sat, Jan 20, 2007 at 06:43:34AM -0500, Tom Allison wrote: > But I believe the operative word here is the CRM114 parsing seems to be > on the order of 30 seconds per message. And I was wondering if this is > typical performance or if I should investigate further into tuning my > database.
I think that with CRM114 parsing you're expected to run the hash driver rather than a database. The database will work too but will be slower - CRM114 parsing generates more tokens than any of the other types. Now that said, I dont have experience with any of the database drivers since I've only been running the hash driver (even when running without the CRM114 parser). So I cant really comment on database speed :) -- Michel "Walken" Lespinasse "Bill Gates is a monocle and a Persian cat away from being the villain in a James Bond movie." -- Dennis Miller
