what is the advantage of RAID

Answer Posted / praveen kumar k

RAID serves for two data storage requirements
1]Reliability
2]Performance
->Reliability-It maintains multiple copies of same data in
array of disks to make the storage fault tolerant in case of
disk failure.
->Performance-Different bits of a data component is stored
across an array of disks(bit striping) so that access time
is greatly reduced since single read time is enough to read
all the bits since they are in different disks, thus
boosting the performance.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is greenplum db?

432


What is cluster in postgresql?

424


How do I open a pgadmin file in windows?

431


How do I drop a table in postgresql?

430


What is psql?

463






How to disable foreign key constraint in postgresql?

444


How to create local server in postgresql?

418


How do I download postgresql on windows?

432


Is postgresql object oriented?

427


What are the indices of postgresql?

462


Can composite key be null?

432


What is the command or the option available in postgresql that can be used to retrieve the next SERIAL value from the sequence object?

1031


What is the schema of a table?

456


How do I start pgadmin?

355


Is postgresql free for commercial use?

456