Skip to content

Commit

Permalink
pitr: update the description of performance capabilities (#18899) (#1…
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-chi-bot authored Sep 24, 2024
1 parent 5833b58 commit 35be391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions br/br-pitr-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ The following steps describe how to clean up backup data that exceeds the backup

## Performance capabilities of PITR

- On each TiKV node, PITR can restore snapshot data at a speed of 280 GB/h and log data 30 GB/h.
- BR deletes outdated log backup data at a speed of 600 GB/h.
- On each TiKV node, PITR can restore snapshot data (full restore) at a speed of 280 GB/h and log data (including meta files and KV files) at a speed of 30 GB/h.
- BR deletes outdated log backup data (`tiup br log truncate`) at a speed of 600 GB/h.

> **Note:**
>
Expand Down

0 comments on commit 35be391

Please sign in to comment.