rds_superuser role permission. Use the master user to execute the following statement for authorization:GRANT rds_superuser TO <synchronization account>;
rds_superuser role permission. Use the master user to execute the following statement for authorization:GRANT rds_superuser TO <synchronization account>;
Parameter | Description |
Creating Mode | New task: Create a task. Create a similar task: Quickly create a task with the same configuration as the historical task. The settings of the new task, such as the database type and billing mode, are pre-populated to match the historical task. Users can also modify these settings as needed. |
Billing Mode | The yearly/monthly subscription and pay-as-you-go modes are supported. |
Source Instance Type | Select PostgreSQL. It cannot be modified after purchase. |
Source Instance Region | Select the source instance region. It cannot be modified after purchase. |
Target Instance Type | Select PostgreSQL. It cannot be modified after purchase. |
Target Instance Region | Select the target instance region. It cannot be modified after purchase. |
Specification | Select specifications according to your business requirements. Higher specifications deliver better performance. For details, see Billing Overview. |
Tag | Set tag keys and values for synchronization tasks to facilitate efficient management of multiple tasks through tags. |
Task Name | Set it to Name After Creation. The task name is the same as the task ID by default. After the synchronization task is created, the task name can be reset. Set it to Name Now. Enter the task name in the input box below. |
Terms of Service |


Configuration Item | Parameter | Description |
Task Configuration | Task Name | DTS automatically generates a task name. You can customize it based on your actual needs. |
| Running Mode | Support immediate execution and scheduled execution. |
Source Database Settings | Source Instance Type | Source instance type selected during purchase. It cannot be modified. |
| Source Instance Region | Source instance region selected during purchase. It cannot be modified. |
| Access Type | Select the access type based on your scenario. For this scenario, select DC or VPN Access. This scenario requires configuring the connection between VPN and IDC. For preparations of other access types, see Preparations Overview. Public Network: The source database is accessible through a public IP address. Self-Build on CVM: The source database is deployed on Tencent CVM. Direct Connect: The source database can connect to Tencent Cloud Virtual Private Cloud (VPC) through DC. VPN Access: The source database can connect to Tencent Cloud VPC through VPN Access. Database: The source database is a TencentDB instance. CCN: The source database can connect to Tencent Cloud VPC through CCN. |
| VPC-Based Direct Connect Gateway/VPN Gateway | Only the VPC-based Direct Connect gateway is supported for DC. Confirm the network type associated with the gateway. For the VPN gateway, select the VPN gateway instance for access. |
| VPC | Select the VPC network and subnet associated with the VPC-based Direct Connect gateway and VPN gateway. |
| Host Address | IP address or domain name for accessing the source database instance. |
| Port | Port for accessing the source database instance. |
| Account | Source instance account. The account permissions should meet the requirements. |
| Password | Password of the source instance account. |
Target Database Settings | Target Instance Type | Target instance type selected during purchase. It cannot be modified. |
| Target Instance Region | Target instance region selected during purchase. It cannot be modified. |
| Access Type | Select the access type based on your scenario. For this scenario, set it to Cloud Database. |
| Instance ID | Select the target instance ID. |
| Account | Target instance account. The account permissions should meet the requirements. |
| Password | Password of the target instance account. |
Configuration Item | Parameter | Description |
Task Configuration | Task Name | DTS automatically generates a task name. You can customize it based on your actual needs. |
| Running Mode | Support immediate execution and scheduled execution. |
Source Database Settings | Source Instance Type | Source instance type selected during purchase. It cannot be modified. |
| Source Instance Region | Source instance region selected during purchase. It cannot be modified. |
| Access Type | Select the access type according to your scenario. Set it to Cloud Database for this scenario. For preparations related to different access types, see Preparation Overview. Public Network: The source database is accessible through a public IP address. Self-Build on CVM: The source database is deployed on Tencent CVM. Direct Connect: The source database can connect to Tencent Cloud Virtual Private Cloud (VPC) through DC. VPN Access: The source database can connect to Tencent Cloud VPC through VPN Access. Database: The source database is a TencentDB instance. CCN: The source database can connect to Tencent Cloud VPC through CCN. |
| Cross-/Intra-Account | Same account: The Tencent Cloud root account for both the source and target database instances is the same. Cross-account: The Tencent Cloud root accounts for the source and target database instances are different. For guidance on cross-account synchronization operations, see Synchronization Between Cross-Account Cloud Database Instances. |
| Instance ID | ID of the source database instance. |
| Account | Source instance account. The account permissions should meet the requirements. |
| Password | Password of the source instance account. |
Target Database Settings | Target Instance Type | Target instance type selected during purchase. It cannot be modified. |
| Target Instance Region | Target instance region selected during purchase. It cannot be modified. |
| Access Type | Select the access type based on your scenario. For this scenario, set it to Cloud Database. |
| Instance ID | Select the target instance ID. |
| Account | Target instance account. The account permissions should meet the requirements. |
| Password | Password of the target instance account. |
Configuration Item | Parameter | Description |
Task Configuration | Task Name | DTS automatically generates a task name. You can customize it based on your actual needs. |
| Running Mode | Support immediate execution and scheduled execution. |
| Automatic Retry | When it is enabled, if a synchronization task is temporarily interrupted due to network exceptions or other issues, DTS will automatically retry and resume the task within the specified time range without requiring manual intervention from users. The supported time range for automatic retries is 5–720 minutes. |
Source Database Settings | Source Instance Type | Source instance type selected during purchase. It cannot be modified. |
| Source Instance Region | Source instance region selected during purchase. It cannot be modified. |
| Access Type | For databases from a third-party cloud vendor, you can generally choose to access them via the public network, VPN, DC, or CCN based on actual network conditions. Select Public Network for this scenario. For preparation steps for different access types, see Preparation Overview. Public Network: The source database is accessible through a public IP address. Self-Build on CVM: The source database is deployed on Tencent CVM. Direct Connect: The source database can connect to Tencent Cloud Virtual Private Cloud (VPC) through DC. VPN Access: The source database can connect to Tencent Cloud VPC through VPN Access. Database: The source database is a TencentDB instance. CCN: The source database can connect to Tencent Cloud VPC through CCN. |
| Host Address | IP address or domain name for accessing the source database instance. |
| Port | Port of the source database instance. |
| Account | Source instance account. The account permissions should meet the requirements. |
| Password | Password of the source instance account. |
Target Database Settings | Target Instance Type | Target instance type selected during purchase. It cannot be modified. |
| Target Instance Region | Target instance region selected during purchase. It cannot be modified. |
| Access Type | Select the access type based on your scenario. For this scenario, set it to Cloud Database. |
| Instance ID | Select the target instance ID. |
| Account | Target instance account. The account permissions should meet the requirements. |
| Password | Password of the target instance account. |


Configuration Item | Parameter | Description |
Data Initialization Option | Initialization Type | Structure Initialization: When a synchronization task is executed, the table structures of the source instance are initialized to the target instance first. Full data initialization: When a synchronization task is executed, the data of the source instance is initialized to the target instance first. For scenarios where only full data initialization is selected, users need to create the table structures in the target database in advance. Both are selected by default and can be deselected based on actual requirements. |
| If Target Already Exists | Precheck and report error: If tables with the same name exist, an error will be reported, and the process will be stopped. Ignore and execute: Full and incremental data are directly appended to the tables in the target instance. |
Data Sync Option | Primary Key Conflict Resolution | Report : If a primary key conflict in the table is detected during synchronization, an error is reported, and the data synchronization task is paused. Ignore: If a primary key conflict in the table is detected during synchronization, the primary key record in the target database is retained. Overwrite: When table primary key conflicts are detected during synchronization, the primary key record of the source database is used to overwrite that of the target database. |
| SQL Type | Supported operations: Insert, Update, Delete, and DDL. Currently, custom DDL operations are not supported. |
Sync Object Option | Sync Object | Select the objects to be synchronized. Basic objects such as databases, tables, and views are supported. For advanced objects, only SEQUENCE is supported. |
Advanced Options | Limit Transfer Speed | Generally, no configuration is required here. Adjustment is only required when the database has configurations too low to handle the default concurrent number of threads and RPS of DTS. For details, see Speed Limit. |



Configuration Item | Parameter | Description |
check option | Verification Scope | full data validation: All data in the source and target databases is compared when a check task is initiated. Structure Verification: Only the most basic table structures in the source and target databases are checked. Others, such as indexes, constraints, and comments on the tables, are not checked. Continuous incremental verification: Data comparison is performed on the incremental data generated in the source database when the check task is initiated. Tables without primary keys will not be checked. |
| Verification Benchmark | Source: Use data from the source as the check benchmark. |
Verification Parameters | Thread Count | The value range is 1–8. Select an appropriate value according to the actual situation. Increasing the number of threads can accelerate the consistency check speed, but it will also increase the load on the source and target databases. |
Verified Object option | Check Object | All sync objects: The check scope includes all objects selected for the synchronization task. Custom: Select specific objects from the selected synchronization objects for checking. |


Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback