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

2012-03-05 Thread Rural Hunter
thanks. temporarily not having the indexes should be fine to me. 于2012年3月5日 23:53:52,Nicholson, Brad (Toronto, ON, CA)写到: -Original Message- From: pgsql-admin-ow...@postgresql.org [mailto:pgsql-admin- ow...@postgresql.org] On Behalf Of Rural Hunter Sent: Monday, March 05, 2012 8:28 AM To

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

2012-03-05 Thread Nicholson, Brad (Toronto, ON, CA)
> -Original Message- > From: pgsql-admin-ow...@postgresql.org [mailto:pgsql-admin- > ow...@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 se

[ADMIN] Safe to put indexes in tablespaces on raid0 disk?

2012-03-05 Thread Rural Hunter
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? -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To