Re: Initial 9.2 pgbench write results - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Initial 9.2 pgbench write results
Date
Msg-id CA+U5nML26HUaP-ZU3gHJwZfRhKiDZLCtTeow5ZUwmHeUWNjukw@mail.gmail.com
Whole thread Raw
In response to Re: Initial 9.2 pgbench write results  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Initial 9.2 pgbench write results  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Thu, Feb 23, 2012 at 11:59 PM, Robert Haas <robertmhaas@gmail.com> wrote:

> this doesn't feel like the right time to embark on a bunch of new
> engineering projects.

IMHO this is exactly the right time to do full system tuning. Only
when we have major projects committed can we move towards measuring
things and correcting deficiencies.

Doing tuning last is a natural consequence of the first rule of
tuning: Don't. That means we have to wait and see what problems emerge
and then fix them, so there has to be a time period when this is
allowed. This is exactly the same on any commercial implementation
project - you do tuning at the end before release.

I fully accept that this is not a time for heavy lifting. But it is a
time when we can apply a few low-invasive patches to improve things.
Tweaking the bgwriter is not exactly a big or complex thing. We will
be making many other small tweaks and fixes for months yet, so lets
just regard tuning as performance bug fixing and get on with it,
please.

--
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: incompatible pointer types with newer zlib
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Speed dblink using alternate libpq tuple storage