Had a quick look at a benchmark someone put together of MySQL vs
PostgreSQL, and while PostgreSQL is generally faster, I noticed the bulk
delete was very slow: http://www.randombugs.com/linux/mysql-postgresql-benchmarks.html
Is this normal?
Thom