Re: Do we need more emphasis on backup?

Поиск
Список
Период
Сортировка
От jseymour@linxnet.com (Jim Seymour)
Тема Re: Do we need more emphasis on backup?
Дата
Msg-id 20040706123215.6E477430E@jimsun.linxnet.com
обсуждение исходный текст
Ответ на Re: Do we need more emphasis on backup?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Do we need more emphasis on backup?  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: Do we need more emphasis on backup?  (Anony Mous <A.Mous@shaw.ca>)
Re: Do we need more emphasis on backup?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> wrote:
>
> pgman wrote:
> > Jim Seymour wrote:
[snip]
> > >
> > > My position is that your data is only as reliable as your hardware,
> > > period.
[snip]
> >
> > There is a basic misconception that all PC hardware is created equal ---
> > that hard drives, mother boards, and RAM are all the same because they
> > are all PC-compatible.  Compatible != Similar Quality.
[snip]
>
> Should I add an FAQ discussing hardware selection and the importance of
> reliable hardware?

Scary to think that people who don't know enough about running a proper
server, and thus have to be *told* this, are admin'ing databases.

Start with: Gotta have ECC, or at least parity-checking, RAM.

Mention the (some kinds of?) IDE drives issue.

Mention that hardware RAID systems must have battery-backed write
cache.  (I actually had a RAID vendor, whose products no longer had
batter-backed write cache, tell me "Just use a UPS.")

Jim

В списке pgsql-general по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: ./configure --with-java fails
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bug in function to_char() !!