Benchmark shows very slow bulk delete

From: Thom Brown <thombrown(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Benchmark shows very slow bulk delete
Date: 2010-01-27 13:28:09
Message-ID: bddc86151001270528p1cf17becneb9195774f50c13c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Ivan Voras 2010-01-27 14:23:59 Re: Benchmark shows very slow bulk delete
Previous Message Greg Smith 2010-01-27 07:21:44 Re: [HACKERS] Re: Faster CREATE DATABASE by delaying fsync (was 8.4.1 ubuntu karmic slow createdb)