Re: slow update of index during insert/copy - Mailing list pgsql-performance

From Scott Marlowe
Subject Re: slow update of index during insert/copy
Date
Msg-id dcc563d10809011051s558f8a7bp5beb0dbe181721e4@mail.gmail.com
Whole thread Raw
In response to Re: slow update of index during insert/copy  (Thomas Finneid <tfinneid@student.matnat.uio.no>)
Responses Re: slow update of index during insert/copy  ("Scott Carey" <scott@richrelevance.com>)
List pgsql-performance
On Mon, Sep 1, 2008 at 5:29 AM, Thomas Finneid
<tfinneid@student.matnat.uio.no> wrote:

> It does have a sata raid controller, but not have the battery pack, because
> its a develmachine and not a production machine, I thought it was not
> needed. But if you are saying the battery pack enables a cache which enables
> faster disk writes I will consider it.
> Its the first time I have worked with a raid controller, so I suspect I have
> to read up on the features to understand how to utilise it best.

The model of the controller will have a large impact on performance as
well.  The latest fastest RAID controllers have dual core 1.2GHz CPUs
on them, where some slower ones still in produciton are using 333MHz
single core CPUs.  The quality of the firmware, the linux driver (or
windows, or bsd) all have a large impact on the performance of a raid
controller.

Definitely look into the battery backing unit.  But if it's a $250
card, then it might not be enough.

pgsql-performance by date:

Previous
From: "David West"
Date:
Subject: Re: limit clause breaks query planner?
Next
From: "Scott Carey"
Date:
Subject: Re: slow update of index during insert/copy