3WARE Card performance boost?

From: "Benjamin Arai" <barai(at)cs(dot)ucr(dot)edu>
To: <pgsql-performance(at)postgresql(dot)org>
Subject: 3WARE Card performance boost?
Date: 2006-01-18 18:09:46
Message-ID: 00ee01c61c5a$5db2c870$d7cc178a@uni
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi,

I am currently doing large weekly updates with fsync=off. My updates
involves SELECT, UPDATE, DELETE and etc. Setting fsync=off works for me
since I take a complete backup before the weekly update and run a "sync" and
"CHECKPOINT" after each weekly update has completed to ensure the data is
all written to disk.

Obviously, I have done this to improve write performance for the update each
week. My question is if I install a 3ware or similar card to replace my
current software RAID 1 configuration, am I going to see a very large
improvement? If so, what would be a ball park figure?

Benjamin Arai
barai(at)cs(dot)ucr(dot)edu
http://www.benjaminarai.com <http://www.benjaminarai.com/>

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Joshua D. Drake 2006-01-18 18:24:17 Re: 3WARE Card performance boost?
Previous Message Alvaro Herrera 2006-01-18 16:55:21 Re: Autovacuum / full vacuum