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

Why foreign key constraint is important?

565


How do you change constraints in postgresql?

586


Which command is used to modify the rows?

537


How does db indexing work?

652


What is pg_hba conf?

577






What port does postgresql listen on?

583


What is a foreign key example?

529


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

1200


Is postgresql better than mongodb?

603


How do I modify a table in postgresql?

579


What is composite primary key?

609


What is the difference between sql and postgresql?

594


Is postgresql like oracle?

593


How to create table with timestamp in postgres?

559


Is postgresql good?

605