Re: kernel version impact on PostgreSQL performance

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Cyril Scetbon <cscetbon(dot)ext(at)orange-ftgroup(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: kernel version impact on PostgreSQL performance
Date: 2010-03-05 17:50:22
Message-ID: dcc563d11003050950u6421da34pe7c684bd6727fbf3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 5, 2010 at 7:09 AM, Cyril Scetbon
<cscetbon(dot)ext(at)orange-ftgroup(dot)com> wrote:
> Does anyone know what can be the differences between linux kernels 2.6.29
> and 2.6.30 that can cause this big difference (TPS x 7 !)
> http://www.phoronix.com/scan.php?page=article&item=linux_2624_2633&num=2

I'm gonna guess those ones with huge TPC B throughput weren't properly
fsyncing their data to the disks. to get that high of a number
requires a disk subsystem that can commit 1300 or so changes a second,
which a single disk can't really do.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2010-03-05 17:58:44 Re: kernel version impact on PostgreSQL performance
Previous Message Steve Crawford 2010-03-05 17:36:11 character confusion