Re: performance optimzations

From: Neil Conway <neilc(at)samurai(dot)com>
To: Suchandra Thapa <s-thapa-11(at)alumni(dot)uchicago(dot)edu>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: performance optimzations
Date: 2003-11-12 22:29:30
Message-ID: 87oevh9q5x.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Suchandra Thapa <s-thapa-11(at)alumni(dot)uchicago(dot)edu> writes:
> I was thinking using about using a raid 1+0 array to hold the
> database but since I can use different array types, would it be
> better to use 1+0 for the wal logs and a raid 5 for the database?

It has been recommended on this list that getting a RAID controller
with a battery-backed cache is pretty essential to getting good
performance. Search the list archives for lots more discussion about
RAID configurations.

-Neil

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Suchandra Thapa 2003-11-13 00:15:58 Re: performance optimzations
Previous Message Manfred Koizar 2003-11-12 22:25:54 Re: Seeking help with a query that takes too long