Skip to content

Commit 7e67e30

Browse files
Merge pull request #244946 from aditivgupta/mariadbrpo
Revising RPO
2 parents 48fa025 + 07c41b8 commit 7e67e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/mariadb/concepts-business-continuity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The following table compares RTO and RPO in a **typical workload** scenario:
2828
| **Capability** | **Basic** | **General Purpose** | **Memory optimized** |
2929
| :------------: | :-------: | :-----------------: | :------------------: |
3030
| Point in Time Restore from backup | Any restore point within the retention period <br/> RTO - Varies <br/>RPO < 15 min| Any restore point within the retention period <br/> RTO - Varies <br/>RPO < 15 min | Any restore point within the retention period <br/> RTO - Varies <br/>RPO < 15 min |
31-
| Geo-restore from geo-replicated backups | Not supported | RTO - Varies <br/>RPO < 1 h | RTO - Varies <br/>RPO < 1 h |
31+
| Geo-restore from geo-replicated backups | Not supported | RTO - Varies <br/>RPO > 24 h | RTO - Varies <br/>RPO > 24 h |
3232
| Read replicas | RTO - Minutes* <br/>RPO < 5 min* | RTO - Minutes* <br/>RPO < 5 min*| RTO - Minutes* <br/>RPO < 5 min*|
3333

3434
\* RTO and RPO **can be much higher** in some cases depending on various factors including latency between sites, the amount of data to be transmitted, and importantly primary database write workload.

0 commit comments

Comments
 (0)