Commit b46b935c authored by Filip Aleksic's avatar Filip Aleksic
Browse files

Fix disaster recovery url

parent 8c3b1d01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ In backup and recovery, there are two SLOs:
The backup strategy is to take a daily snapshot of the full database
(basebackup) and store this in Google Cloud Storage. Additionally, we capture the
write-ahead log data in GCS to be able to perform point-in-time recovery
(PITR) using one of the basebackups. [Read more on Disaster Recovery](/handbook/engineering/infrastructure/database/disaster_recovery/)
(PITR) using one of the basebackups. [Read more on Disaster Recovery](/handbook/engineering/gitlab-com/policies/backup/#disaster-recovery)

For `DB-DR-TTR` we need to consider worst-case scenarios with the
latest backup being 24 hours old. Hence recovery time includes the time