All Products
Search
Document Center

:PolarDB-O data source

Last Updated:Dec 12, 2024

This topic describes how to create a privileged account for an Alibaba Cloud PolarDB-O instance.

Background

A PolarDB-O instance is an Oracle-compatible PolarDB for PostgreSQL cluster instance. It supports two types of database accounts: privileged account and standard account. When you use the data transmission service to migrate or synchronize data from a PolarDB-O instance, you must use a privileged account.

When you create a PolarDB-O data source, specify the account created for the PolarDB-O instance here in the Username field.

image

Create a privileged account for a PolarDB-O instance

  1. Go to the Accounts page.

    1. Log in to the ApsaraDB for PolarDB console.

    2. In the left-side navigation pane, click Clusters.

    3. In the upper-left corner of the Clusters page, select the region of the target cluster and click the cluster ID.

      image

    4. On the details page of the cluster, choose Settings and Management > Accounts in the left-side navigation pane.

  2. On the Accounts page, click Create Account.

    image

  3. In the Create Account dialog box, configure the parameters.

    image

    Parameter

    Description

    Account Name

    The username of the account can contain letters, digits, and underscores (_). It must start with a lowercase letter and end with a letter or digit. It can contain 2 to 16 characters in length and cannot be reserved usernames such as root and admin.

    Account Type

    Select Privileged Account.

    For more information about the privileges of the privileged account, see Account permissions.

    Password

    The password must be 8 to 32 characters in length and contain any three of the following four types of characters: uppercase letters, lowercase letters, digits, and special characters. Supported special characters are ! @ # $ % ^ & * ( ) _ + - =.

    Confirm Password

    Enter the password again.

    Description

    Enter the description of the account. The description can contain letters, digits, underscores (_), and hyphens (-). It must start with a letter and cannot start with http:// or https://. It can contain 2 to 256 characters in length.

  4. Click OK.