Re: Performance problems testing with Spamassassin 3.1.0

From: PFC <lists(at)boutiquenumerique(dot)com>
To: "Matthew Schumacher" <matt(dot)s(at)aptalaska(dot)net>, "Andrew McMillan" <andrew(at)catalyst(dot)net(dot)nz>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Performance problems testing with Spamassassin 3.1.0
Date: 2005-07-29 19:24:32
Message-ID: op.suov66x5th1vuj@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

> Also, this test goes a bit faster with sync turned off, if mysql isn't
> using sync that would be why it's so much faster. Anyone know what the
> default for mysql is?

For InnoDB I think it's like Postgres (only slower) ; for MyISAM it's no
fsync, no transactions, no crash tolerance of any kind, and it's not a
default value (in the sense that you could tweak it) it's just the way
it's coded.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Andrew McMillan 2005-07-29 20:19:31 Re: Performance problems testing with Spamassassin 3.1.0
Previous Message J. Andrew Rogers 2005-07-29 19:21:53 Re: Performance problems on 4/8way Opteron (dualcore)