A nightly dump reading the entire database saturates the disk queue, and every application query behind it waits — so the backup window is also a latency incident…
The restore is the part that fails, and finding that out during an incident is the worst possible moment to discover the dump has been missing a table…
A nightly dump that has run successfully for two years proves that the dump command exits zero, which is a different claim from the data being recoverable. The…