Data Management (DMS) is a web-based console that lets you query, manage, and monitor your AnalyticDB for PostgreSQL instance without installing a client. DMS handles permission management so you can focus on application development instead of database administration.
Prerequisites
Before you begin, make sure you have:
An endpoint for your instance. Use the internal endpoint if your client runs on an Elastic Compute Service (ECS) instance in the same region and network type as your AnalyticDB for PostgreSQL instance. Otherwise, apply for a public endpoint. To apply for one, see Manage public endpoints. To find the internal endpoint, go to the Basic Information page of your instance and look in the Database Connection Information section.
Your client IP address added to the instance whitelist. See Configure an IP address whitelist. If a login attempt fails with an IP access error, your client IP address is not yet in the whitelist — add it before proceeding.
Log on to your instance via DMS
Log on to the AnalyticDB for PostgreSQL console.
In the upper-left corner, select the region where your instance resides.
Find the instance and click its ID.
(Optional) Create a database account. If you already have a privileged account, skip this step. For instructions, see Create a database account.
In the upper-right corner of the page, click Log On to Database.
In the Log on to Database Instance dialog box, set the following parameters, and then click Login:
Parameter Description Database Account The username of your database account Database password The password for the database account
What's next
For a full overview of DMS capabilities — including granting permissions to users, security auditing, business intelligence (BI) charts and data trends, data tracking, and performance optimization — see What is DMS?