Section | Parameter | Description |
N/A | Task Name | The name of the task. DTS automatically generates a task name. We recommend that you specify an informative name to identify the task. You do not need to specify a unique task name. |
Source Database | Select an existing DMS database instance | The database instance that you want to use. You can choose whether to use an existing instance based on your business requirements. If you select an existing instance, DTS automatically populates the parameters for the database. If you do not select an existing instance, you must manually configure parameters for the database.
|
Database Type | The type of the source database. Select PostgreSQL. |
Access Method | The access method of the source database. Select Public IP Address. |
Instance Region | The region in which the Amazon RDS for PostgreSQL instance resides. Note If the region in which the Amazon RDS for PostgreSQL instance resides is not displayed in the drop-down list, select a region that is geographically closest to the Amazon RDS for PostgreSQL instance. |
Hostname or IP Address | The endpoint that is used to access the Amazon RDS for PostgreSQL instance. Note You can obtain the endpoint on the basic information page of the Amazon RDS for PostgreSQL instance. |
Port Number | The service port number of the Amazon RDS for PostgreSQL instance. Default value: 5432. |
Database Name | The name of the source database in the Amazon RDS for PostgreSQL instance. |
Database Account | The database account of the Amazon RDS for PostgreSQL instance. For information about the permissions that are required for the account, see the Permissions required for database accounts section of this topic. |
Database Password | The password that is used to access the database instance. |
Destination Database | Select an existing DMS database instance | The database instance that you want to use. You can choose whether to use an existing instance based on your business requirements. If you select an existing instance, DTS automatically populates the parameters for the database. If you do not select an existing instance, you must manually configure parameters for the database.
|
Database Type | The type of the destination database. Select PostgreSQL. |
Access Method | The access method of the destination database. Select Alibaba Cloud Instance. |
Instance Region | The region in which the destination ApsaraDB RDS for PostgreSQL instance resides. |
Instance ID | The ID of the destination ApsaraDB RDS for PostgreSQL instance. |
Database Name | The name of the destination database in the ApsaraDB RDS for PostgreSQL instance. The name can be different from the name of the source database in the Amazon RDS for PostgreSQL instance. Note Before you configure the data migration task, make sure that the destination database is created in the ApsaraDB RDS for PostgreSQL instance. For more information, see Create a database. |
Database Account | The database account of the destination ApsaraDB RDS for PostgreSQL instance. For information about the permissions that are required for the account, see the Permissions required for database accounts section of this topic. |
Database Password | The password that is used to access the database instance. |