Skip to content

Commit

Permalink
Update restore-from-aws-s3-using-br.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hongshaoyang authored Dec 23, 2024
1 parent bc0005a commit c65b735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh/restore-from-aws-s3-using-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ PITR 全称为 Point-in-time recovery,该功能可以让你在新集群上恢
kubectl create secret generic restore-demo2-tidb-secret --from-literal=password=${password} --namespace=test2
```

## 第 2 步:将指定备份数据恢复到 TiDB 集群
### 第 2 步:将指定备份数据恢复到 TiDB 集群

根据上一步选择的远程存储访问授权方式,你需要使用下面对应的方法将备份数据恢复到 TiDB:

Expand Down

0 comments on commit c65b735

Please sign in to comment.