Skip to content

What is Database recovery? Definition and explanations

Database recovery is the operation that brings data back into service from a backup after a failure, corruption or human error. It is judged on two figures: RPO, how much data you accept to lose, and RTO, how long you accept to be down. Both targets must be decided before the incident, not during it.

In one sentence

Recovery brings data back from a backup, against an RPO and RTO decided in advance.

Related terms

Sources and references

Glossary