Re: Safe to put indexes in tablespaces on raid0 disk?

Поиск
Список
Период
Сортировка
От Nicholson, Brad (Toronto, ON, CA)
Тема Re: Safe to put indexes in tablespaces on raid0 disk?
Дата
Msg-id EC55DC235432104F8255702A8D7344D92575191A@G9W0741.americas.hpqcorp.net
обсуждение исходный текст
Ответ на Safe to put indexes in tablespaces on raid0 disk?  (Rural Hunter <ruralhunter@gmail.com>)
Ответы Re: Safe to put indexes in tablespaces on raid0 disk?  (Rural Hunter <ruralhunter@gmail.com>)
Список pgsql-admin
> -----Original Message-----
> From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-
> owner@postgresql.org] On Behalf Of Rural Hunter
> Sent: Monday, March 05, 2012 8:28 AM
> To: pgsql-admin@postgresql.org
> Subject: [ADMIN] Safe to put indexes in tablespaces on raid0 disk?
>
> I want to separate my indexes into a tablespace which resides on a raid0 disk
> for fast r/w access. Is it safe? what I mean is, if the raid0 disk is damaged, is it
> easy to recover the indexes by just recreating those indexes?

You should be fine doing this from a technical perspective.  Make sure you think about the impact of temporarily not
havingthe indexes in place.  Can you keep your system down while you rebuild the indexes?  Can you limp by while you
arerebuilding the indexes?   

Brad.

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

Предыдущее
От: Rural Hunter
Дата:
Сообщение: Safe to put indexes in tablespaces on raid0 disk?
Следующее
От: Rural Hunter
Дата:
Сообщение: Re: Safe to put indexes in tablespaces on raid0 disk?