Skip to content

Create a PostgreSQL Instance

After accessing the PostgreSQL database, follow the steps below to create a PostgreSQL instance.

  1. In the instance list, click New Instance in the upper right corner.

    New Instance

  2. On the Create PostgreSQL Instance page, after configuring Basic Information , click Next .

    Basic Information

  3. After selecting the deployment type, CPU, memory and storage, etc. Spec Settings , click Next .

    Spec Settings

  4. Set Service Settings such as username and password, and use ClusterIP as the access method by default.

    Service Settings

  5. Supports optimized configuration of PostgreSQL's initial configuration, and provides default general configuration.

    Advanced Settings

  6. After confirming that the basic information, spec settings, and service settings are correct, click OK .

    Settings Confirm

  7. Return to the instance list, and the screen will prompt Successfully created the instance .

    Successfully Created

Comments