We had an awkward setup, which forced us to use PGSQL for SpamAssassin.
Unfortunately the SA queries are not processed well by PGSQL.
Back in January we switched SA processing to MySQL. Bingo! Instant improvement
in overall performance, and no PGSQL maintenance required. This is not
sophistica
At 02:53 PM 3/18/2009, you wrote:
We are using the PostgreSQL currently to store the Bayes information. It
seems to periodically spend a lot of time 'vacumming' which of course
drives up disk load. The system admin has adjusted it so it only does
this at low load. I'm curious if anyone has act