How to Perform PITR Recovery in TiDB

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: TiDB怎么做PITR的恢复

| username: alfred

[TiDB Usage Environment] Production Environment / Testing / PoC
[TiDB Version]
[Encountered Issues]
[Reproduction Path] What operations were performed that led to the issue
[Issue Phenomenon and Impact]

How to perform PITR recovery in TiDB?

[Attachment]

Please provide the version information of each component, such as cdc/tikv, which can be obtained by executing cdc version/tikv-server --version.

| username: buddyyuan | Original post link

Use full backup + binlog files.

Refer to the usage of this tool for details.

| username: hey-hoho | Original post link

PiTR is supported starting from version 6.2
https://docs.pingcap.com/zh/tidb/dev/point-in-time-recovery

| username: HACK | Original post link

Higher versions support PITR now.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.