All Products
Search
Document Center

AnalyticDB:DMS

Last Updated:Mar 28, 2026

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

  1. Log on to the AnalyticDB for PostgreSQL console.

  2. In the upper-left corner, select the region where your instance resides.

  3. Find the instance and click its ID.

  4. (Optional) Create a database account. If you already have a privileged account, skip this step. For instructions, see Create a database account.

  5. In the upper-right corner of the page, click Log On to Database.

  6. In the Log on to Database Instance dialog box, set the following parameters, and then click Login:

    ParameterDescription
    Database AccountThe username of your database account
    Database passwordThe 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?