tencent cloud

TencentDB for MySQL

動向とお知らせ
製品アップデート情報一覧
初心者ガイド
製品紹介
製品概要
製品の優位性
適用シナリオ
データベースのアーキテクチャ
タグ編集
製品機能リスト
データベースインスタンス
高可用性(マルチアベイラビリティゾーン)
地域とAvailability Zone
自社研究カーネル
TXSQLカーネル概要
機能系特性
パフォーマンス系特性
セキュリティ系特性
安定性系特性
TXRocksエンジン
購入ガイド
課金概要
購入方法
支払い更新の説明
支払い延滞の説明
返金説明
インスタンス調整の料金の説明
バックアップキャパシティ課金説明
クイックスタート
概要
MySQLインスタンスの作成
操作ガイド
使用制限
操作一覧
インスタンスの管理とメンテナンス
アップグレードインスタンス
拡張インスタンス
データベースプロキシ
データベース管理(DMC)
アカウント管理
パラメータ設定
バックアップとロールバック
データ移行
インターネットとセキュリティ
監視とアラーム
ログセンター
タグ
プラクティスチュートリアル
MySQL利用規約
アプリケーションの自動再接続機能のコンフィグレーション
MySQLマスターインスタンスパラメータの変更影響
MyISAMからInnoDBエンジンへの切り替え制限
TencentDB for MySQLのためのVPC作成
MySQLによるサービス負荷能力の向上
2地域3センターのディザスタリカバリ構築
リード・ライト分離によるTencentDB for MySQLパフォーマンスの拡張
DTSでInnoDBデータをRocksDBに移行します
LAMPスタック上のWebアプリケーションの構築
Drupalウエブサイトの構築
Python言語によるMySQL APIの使用
ホワイトペーパー
パフォーマンス白書
セキュリティ白書
トラブルシューティング
接続に関する問題
性能関連
インスタンスデータの同期遅延
大文字と小文字を区別しない設定に失敗しました
APIドキュメント
History
Introduction
API Category
Instance APIs
Making API Requests
Data Import APIs
Database Proxy APIs
Database Audit APIs
Security APIs
Task APIs
Backup APIs
Account APIs
Rollback APIs
Parameter APIs
Database APIs
Monitoring APIs
Log-related API
Data Types
Error Codes
よくある質問
課金関連
ロールバック関連の問題
接続とログインに関する問題
パラメータを変更
アップグレード関連の問題
アカウント権限
性能メモリ
運営する
データ移行
機能特徴
コンソール関連
ログ関連
API 2.0切り替え 3.0ガイド
Service Agreement
Service Level Agreement
Terms of Service
汎用参考
標準と認証
お問い合わせ
用語集
ドキュメントTencentDB for MySQL

Backup Retention Settings

フォーカスモード
フォントサイズ
最終更新日: 2026-02-02 14:49:10
TencentDB for MySQL supports completing backup retention settings before or when an instance is terminated. This prevents backups from being deleted immediately in case of an accidental instance termination. Users still possess the backups of this instance for a specified period after the instance is terminated. This document describes the operations and details related to backup retention settings.

Prerequisites

The instance architecture is two-node or three-node.
Backup files have been generated for instances.

Billing Instructions

For pricing details, see Backup Space Billing.

Directions

Backup Retention Settings

1. Log in to the TencentDB for MySQL console. In the instance list, click Instance ID or Manage in the Operation column to access the instance management page.
2. On the instance management page, select Backup and Restoration, and click Backup Retention Settings.

3. In the pop-up window, complete the following configurations, and click OK.

Parameter
Description
Backup Files After Instance Termination
Whether to retain backup files after instance termination. You can select the Retain or Do not retain option.
Do not retain: If you select Do not retain, backups will be terminated simultaneously after instance termination and will not be saved. Data cannot be restored on the cloud.
Retain: If you select Retain, backups within the specified scope will be retained after the instance is terminated. These backups are billed.
Retention Policy
This parameter is displayed if you choose to retain backup files after instance termination. The options are as follows:
Retain all: Retain all backups generated by the instance in the current region. You can choose whether to retain the binlog files.
Retain the latest one: Retain the latest 1 backup generated by the instance in the current region. By default, binlog files cannot be retained.
Retain those within the specified time range: Retain backups generated by the instance in the current region and after the selected time. You can choose whether to retain the binlog files. For example, you can retain backups generated after April 28, 2025.
Binlog Files
When "Retain all" or "Retain those within the specified time range" is selected for Retention Policy, this parameter is displayed, and you can choose whether to retain binlog files.

Querying and Downloading Backups of Terminated Instances

For instances whose backup files are retained after termination, their backups can be queried and downloaded through the database backup page after the instances are terminated and removed.
Note:
After instance termination, backup files that comply with the retention policy will not immediately appear in the list under Database Backup > Backup List > Backups of Terminated Instances.
After instance termination, the system requires time to transfer the backup files in the background, which delays the display of backup files for terminated instances. If you cannot find the target backup file in the list under Backups of Terminated Instances, please refresh and check later.
During the delay, you can still view the backup files in Database Backup > Backup List > Data Backup List.
If the backup file is still not listed under Backups of Terminated Instances after 24 hours, please submit a ticket for assistance.
1. Log in to the TencentDB for MySQL console and choose Database Backup on the left sidebar.
2. On the Database Backup page, choose Backup List > Backups of Terminated Instances. You can query the retained backup information in the list.

Filter from the list: You can filter backups by instance decommissioning time to quickly obtain the corresponding backups.
Filter by instance ID: You can accurately filter target backups of terminated instances by instance ID.
Refresh: You can refresh the list.
Set list fields: You can click the

button to set the fields you want to display in the list.
Download: You can download the list (containing no more than 10,000 data entries).
3. To download a backup file, find the corresponding instance in the list, click the number in the Number of Files column, and view and download the corresponding backup file in the right pop-up window.

4. Click Download. In the pop-up window, set the Download Conditions, then click Generate Download Address. After successful generation, you can copy the link and use the wget command to download files.
Note:
Every download address is valid for 12 hours. If it expires, please refresh the page to obtain a new one.
wget command format: wget -c '<Backup file download address>' -O Custom filename.xb
If public network download is enabled in the download settings, download conditions are not required. You can copy the download link and download it using the wget command, or download it directly to your local machine. For more information about how to set backup download rules, see Setting Backup Download Rules.


ヘルプとサポート

この記事はお役に立ちましたか?

フィードバック