Parameter | Description |
Billing Mode | Support annual and monthly subscription and pay-as-you-go. |
Source instance type | Select PostgreSQL. It cannot be modified after purchase. |
Source instance region | Select the source instance location. It cannot be modified after purchase. |
Types of target instances | Select PostgreSQL. It cannot be modified after purchase. |
Target instance region | Select the target instance location. It cannot be modified after purchase. |
Specification | Select specifications according to business requirements. The higher the specifications, the better the performance. For details, see Billing Overview. |


Settings | Parameter | Description |
Task Settings | Task Name | DTS will automatically generate a task name. Users can set it according to the actual situation. |
| Running Mode | Support two modes: immediate execution and scheduled execution. |
Source Instance Setting | Source instance type | The source instance type selected at the time of purchase cannot be modified. |
| Source instance region | The source instance location selected at the time of purchase cannot be modified. |
| Access type | Based on your scenario selection, this scenario chooses "Direct Connect" or "VPN Access". This scenario requires configuring interconnectivity between VPN and IDC. For preparation work of other access types, refer to Preparation Overview. Public network: The source database can be accessed through a public IP address. Self-built cloud host: The source database is deployed on Tencent Cloud CVM. Dedicated line access: The source database can be connected to the Tencent Cloud private network through Dedicated Line Access. VPN access: The source database can be connected to the Tencent Cloud private network through VPN Connections. Cloud database: The source database belongs to a Tencent Cloud database instance. CCN: The source database can be connected to the Tencent Cloud private network through CCN. |
| VPC Direct Connect gateway/VPN gateway | Direct connect only supports VPC direct connect gateway. Please confirm the gateway associated network type. For VPN gateway, please select the VPN gateway instance that accesses via VPN gateway. |
| Virtual Private Cloud (VPC) | Select the Virtual Private Cloud (VPC) and subnet associated with the VPC Direct Connect gateway and VPN gateway. |
| Host address | Source instance access IP address or domain name. |
| Port | Source instance access port. |
| Account | Source instance account and account permission should meet the requirements. |
| Password | The password of the source instance account. |
Target instance settings | Types of target instances | The type of target instance selected when purchased cannot be modified. |
| Target instance region | The target instance region selected when purchased cannot be modified. |
| Access type | Based on your scenario selection, this scenario selects "CloudDB". |
| Instance ID | Select the target instance ID. |
| Account | Target instance account and account permission should meet the requirements. |
| Password | The password of the target instance account. |
Settings | Parameter | Description |
Task Settings | Task Name | DTS will automatically generate a task name. Users can set it according to the actual situation. |
| Running Mode | Support two modes: immediate execution and scheduled execution. |
Source Instance Setting | Source instance type | The source instance type selected at the time of purchase cannot be modified. |
| Source instance region | The source instance location selected at the time of purchase cannot be modified. |
| Access type | For this scenario, select "TencentDB". For preparation work for different access types, refer to Preparation Overview. Public network: The source database can be accessed through a public IP address. Self-built cloud host: The source database is deployed on Tencent Cloud CVM. Direct Connect: The source database can be connected to the Tencent Cloud private network through Direct Connect. VPN access: The source database can be connected to the Tencent Cloud private network through VPN Connections. Cloud database: The source database belongs to a Tencent Cloud database instance. CCN: The source database can be connected to the Tencent Cloud private network through CCN. |
| Instance ID | The ID of the source instance. |
| Account | Source instance account and account permission should meet the requirements. |
| Password | The password of the source instance account. |
Target instance settings | Types of target instances | The type of target instance selected when purchased cannot be modified. |
| Target instance region | The target instance region selected when purchased cannot be modified. |
| Access type | Based on your scenario selection, this scenario selects "CloudDB". |
| Instance ID | Select the target instance ID. |
| Account | Target instance account and account permission should meet the requirements. |
| Password | The password of the target instance account. |
Settings | Parameter | Description |
Task Settings | Task Name | DTS will automatically generate a task name. Users can set it according to the actual situation. |
| Running Mode | Support two modes: immediate execution and scheduled execution. |
| Automatic Retry | After configuration, if the migration task is temporarily interrupted due to network exceptions, DTS will automatically retry and recover the task within the set time. No manual intervention is required. The configurable time range is 5 - 720 minutes. |
Source Instance Setting | Source instance type | The source instance type selected at the time of purchase cannot be modified. |
| Source instance region | The source instance location selected at the time of purchase cannot be modified. |
| Access type | For third-party cloud vendor databases, you can generally choose the public network method, or choose VPN access, direct connect, or CCN. You need to choose according to the actual network conditions. This scenario selects "public network". For preparation work for different access types, refer to Overview of Preparation Work. Public network: The source database can be accessed through a public IP address. Self-built cloud host: The source database is deployed on Tencent Cloud CVM. Dedicated line access: The source database can be connected to the Tencent Cloud private network through Dedicated Line Access. VPN access: The source database can be connected to the Tencent Cloud private network through VPN Connections. Cloud database: The source database belongs to a Tencent Cloud database instance. CCN: The source database can be connected to the Tencent Cloud private network through CCN. |
| Host address | Source instance access IP address or domain name. |
| Port | Source instance port. |
| Account | Source instance account and account permission should meet the requirements. |
| Password | The password of the source instance account. |
Target instance settings | Types of target instances | The type of target instance selected when purchased cannot be modified. |
| Target instance region | The target instance region selected when purchased cannot be modified. |
| Access type | Based on your scenario selection, this scenario selects "CloudDB". |
| Instance ID | Select the target instance ID. |
| Account | Target instance account and account permission should meet the requirements. |
| Password | The password of the target instance account. |

Settings | Parameter | Description |
Data Initialization Option | Initialization Type | Table structure initialization: During synchronous task execution, the table structure in the source instance will be initialized to the target instance first. Full data initialization: During synchronous task execution, the data in the source instance will be initialized to the target instance first. In scenarios where only full data initialization is selected, users need to create the table structure in the target database in advance. Both are selected by default and can be canceled based on the actual situation. |
| Existing homonymous table | Pre-validation and error reporting: If a table with the same name exists, an error will be reported and the process will no longer continue. Ignore and continue execution: Add full data and incremental data directly to the table of the target instance. |
Data Sync Option | Conflict Resolution Mechanism | Conflict Error: When a primary key conflict is detected during synchronization, an error will be reported and the data sync task will be suspended. Conflict ignored: When a primary key conflict is detected during synchronization, retain the primary key record in the target database. Conflict overwrite: When a primary key conflict is detected during synchronization, overwrite the primary key record in the target database with the primary key record in the source database. |
| Sync operation type | Support operations: Insert, Update, Delete, DDL. DDL customization is not supported currently. |
Synchronization object options | Source instance database and table objects | Select objects to be synchronized. Basic tables and views are supported. Only SEQUENCE is supported for advanced objects. |


Feedback