Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yangj1211 committed May 20, 2024
1 parent 44f628a commit b1e15b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MatrixOne/Release-Notes/v1.2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MatrixOne 是一款分布式超融合异构云原生数据库,MatrixOne 旨在

MatrixOne 在本次的迭代中进行了显著的功能扩展,重点功能有:快照备份、增量物理备份、CTAS、BITMAP 和向量索引。随着这些新功能的引入,MatrixOne 正逐步成为企业级数据管理和分析的理想选择。

### 快照备份恢复
### 快照备份恢复(Beta)

数据库快照备份技术通过创建特定时间点的只读副本,在不影响数据库运行的情况下为数据提供了一种高效的保护方式。在本次迭代中,Matrixone 开始支持租户级别的快照备份恢复,在数据丢失或损坏的情况下,快照备份可以快速恢复到备份时的状态,减少了恢复时间目标(RTO)。快照备份不需要停止数据库服务,因此可以简化备份流程并保证了业务的连续性。在灾难恢复计划中,快照备份扮演着至关重要的角色,确保在紧急情况下能够迅速恢复关键数据。

Expand Down

0 comments on commit b1e15b6

Please sign in to comment.