tencent cloud

TencentDB for MariaDB

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Strengths
Use Cases
System Architecture
Instance Types
Instance Architecture
TDSQL Edition
Database Version
Purchase Guide
Billing Overview
Pricing
Refund
Payment Overdue
Upgrade Pricing
Backup Space Billing
Getting Started
Creating Instance
Managing Account
Accessing Instance
Operation Guide
Precautions
Instance Management
Disaster Recovery Read-Only Instance
Account Management
Read/Write Separation
Changing Networks
Backup and Rollback
Migrating Data
Database Sync(Legacy)
Security Management
Monitoring and Alarms
Killing Threads
Parameter Templates and Settings
Database Audit
Practical Tutorial
Programming and Usage Specification
Programming and Usage Specification of Distributed Version
Using Hotspot Update for Flash Sales
Security White Paper
Platform Security Features
Tenant Security Features
Development Guide
Functional Limitations
Performance Test
Intra-city Active-Active Solution
Binlog Consumption Format
Slow Query Analysis
Database Audit
Syntax Supported
API Documentation
History
Introduction
API Category
Making API Requests
Security Group APIs
Other APIs
Account APIs
Parameter Management APIs
Monitoring Management APIs
Instance Management APIs
Backup and Restoration APIs
Data Types
Error Codes
FAQs
Product
Account Login
Features
Performance
Backup
Ops
Disk Overuse
IO Metric Exception
General References
Standards and Certification
Main Specification Performance Description
Performance Comparison Data for Strong Sync
Glossary

Downloading Backup Files

PDF
フォーカスモード
フォントサイズ
最終更新日: 2024-01-11 15:28:38
You can download the cold backup data and binlogs in the TencentDB for MariaDB console.

Downloading a cold backup or binlog

1. Log in to the TencentDB for MariaDB console. Click an instance ID or Manage in the Operation column to enter the instance management page.
2. Select Backup and Restoration > Cold Backup List or Binlog List
3. Select the file to be downloaded and click Download in the Operation column.
4. In the pop-up dialog box, click Get Download Address to get the download address in a VPC.
5. Log in to CVM (Linux system) under the VPC where the database resides as instructed in Customizing Linux CVM Configurations and run the wget command to download the file.
Note:
Download from Public Network: Enable this option in Download Settings on the Database Backup page. Then, you can directly copy the download link to a browser for download.
Download from Private Network: Access the instance in the VPC and use the wget command for download: wget -O <custom name.log> '<backup file download address>'.
The address is valid for 15 minutes. Refresh the page to get a new one after expiration.


Downloading a slow log

1. Log in to the TencentDB for MariaDB console. Click an instance ID or Manage in the Operation column to enter the instance management page.
2. Select Performance Optimization > Slow Log tab
3. Select the file to be downloaded and click Download in the Operation column.
Note:
If the file size is 0 KB, no slow query record is available for download.
4. In the pop-up dialog box, click Get Download Address to get the download address in a VPC.
5. Log in to CVM (Linux system) under the VPC where the database resides as instructed in Customizing Linux CVM Configurations and run the wget command to download the file.
Note:
Download from Public Network: Enable this option in Download Settings on the Database Backup page. Then, you can directly copy the download link to a browser for download.
Download from Private Network: Access the instance in the VPC and use the wget command for download: wget -O <custom name.log> '<slow log download address>'.
The address is valid for 15 minutes. Refresh the page to get a new one after expiration.

ヘルプとサポート

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

フィードバック