This document describes how to download backup files in the TencentDB for PostgreSQL console.
Notes
- Both private and public addresses are valid for 15 minutes. Please refresh the page to get new ones upon expiration.
- URL must be enclosed with quotation marks when wget is used to download.
Directions
Data backup download
- Log in to the TencentDB for PostgreSQL console. In the instance list, select a region and click an instance ID to enter the instance management page.
- On the instance management page, select the Backup and Restoration and click Backup List.

- Select the backup you want to download from the backup list and click Download in its Operation column.
- In the download window, two download addresses are provided: VPC private address and public address.
Note:
We recommend you copy the download address, log in to a Linux CVM instance in the same VPC as the TencentDB instance, and run the wget
command for download over the private network at a higher speed.

Log backup download
- Log in to the TencentDB for PostgreSQL console. In the instance list, select a region and click an instance ID to enter the instance management page.
- On the instance management page, select the Backup and Restoration and click Log Backup List.

- Select the backup you want to download from the log backup list and click Download in its Operation column.
- In the download window, both VPC private address and public address are provided for download.

Was this page helpful?