All Products
Search
Document Center

PolarDB:Create an account

Last Updated:Mar 28, 2026

PolarDB-X supports two account types — privileged accounts and standard accounts — for controlling database access. This topic describes how to create either type from the console.

Account types

PolarDB-X supports the following account types:

  • Privileged account

  • Standard account

Prerequisites

Before you begin, make sure you have:

Create an account

  1. Log on to the PolarDB for Xscale console.

  2. In the top navigation bar, select the region where your instance is located.

  3. On the Instances page, click the PolarDB-X 2.0 tab.

  4. Find the target instance and click its ID.

  5. In the left-side navigation pane, choose ConfigurationManagement > Account Management.

  6. Click Create an account and configure the following parameters in the panel that appears.

    ParameterDescription
    Account nameThe username for the account. Requirements: up to 16 characters; lowercase letters, digits, and underscores (_) only; must start with a lowercase letter and end with a lowercase letter or digit; must be unique.
    Account typesSelect Privileged account or Standard account.
    Authorization databaseAvailable for standard accounts only; optional at creation time — you can grant permissions after the account is created. To authorize databases: select one or more databases and click the 456789 icon to move them from Unauthorized database to Authorized database, then select the permissions to grant. Supported permissions: Read and Write, Read Only, DML Only, and DDL Only. To apply the same permission to all selected databases at once, click the permission name (such as All Read and Write) next to Authorized database.
    PasswordThe account password. Requirements: 8–20 characters; must include at least three of the following character types: uppercase letters, lowercase letters, digits, and special characters (@ # $ % ^ & + =).
    Confirm passwordRe-enter the password to confirm.
    Descr(Optional) A description to help identify the account. Up to 256 characters.
  7. Click OK.