Re: Why database is corrupted after re-booting

From: "Welty, Richard" <richard(dot)welty(at)bankofamerica(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Why database is corrupted after re-booting
Date: 2005-10-26 19:00:40
Message-ID: A209FE4DA934614CAF3F5BD8E5E14290B0DEC4@ex2k.bankofamerica.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Wes Williams writes:
>Even with a primary UPS on the *entire PostgreSQL server* does one still
>need, or even still recommend, a battery-backed cache on the RAID controller
>card? [ref SCSI 320, of course]

>If so, I'd be interest in knowing briefly why.

it can be a lot faster.

if the raid controller knows it has a battery backup, then it'll be free
to do whatever it sees fit in terms of write order.

some controllers (the ibm serveraid 4 units that i have a couple of, for
example) won't do this unless they know the battery is there, they have no
option for overriding that setting.

richard

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2005-10-26 19:02:56 Re: Postgresql 8
Previous Message Bricklen Anderson 2005-10-26 18:59:02 Re: Why database is corrupted after re-booting