Battery Backed Cache for RAID

From: "Peter Darley" <pdarley(at)kinesis-cem(dot)com>
To: "Pgsql-Performance" <pgsql-performance(at)postgresql(dot)org>
Subject: Battery Backed Cache for RAID
Date: 2005-09-14 18:25:38
Message-ID: PDEOIIFFBIAABMGNJAGPAELFDOAA.pdarley@kinesis-cem.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Folks,
I'm getting a new server for our database, and I have a quick question
about RAID controllers with a battery backed cache. I understand that the
cache will allow the cache to be written out if the power fails to the box,
which allows it to report a write as committed safely when it's not actually
committed.
My question is, if the power goes off, and the drives stop, how does the
battery backed cache save things out to the dead drives? Is there another
component that is implied that will provide power to the drives that I
should be looking into as well?
Thanks,
Peter Darley

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jeffrey W. Baker 2005-09-14 18:28:43 Re: Battery Backed Cache for RAID
Previous Message Tom Lane 2005-09-14 17:54:46 Re: About method of PostgreSQL's Optimizer