Answer Posted / raja
Higher Data Security: Through the use of redundancy, most
RAID levels provide protection for the data stored on the
array. This means that the data on the array can withstand
even the complete failure of one hard disk (or sometimes
more) without any data loss, and without requiring any data
to be restored from backup. This security feature is a key
benefit of RAID and probably the aspect that drives the
creation of more RAID arrays than any other. All RAID
levels provide some degree of data protection , depending
on the exact implementation, except RAID level 0 .
For more detail about RAID : http://newadmins.blogspot.com/
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is unlogged table?
Is postgresql a sql server?
How many columns can a postgres table have?
Does postgres support clustering?
What is default postgres port?
How do I connect to postgresql remotely?
What is the purpose of foreign key constraints?
How to execute a function in postgresql?
Does vacuum full reindex?
What is bigint in postgresql?
How big can postgres get?
How do I modify a table in postgresql?
What is psql?
What is pg bouncer?
What is postgresql written in?