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.

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

  3. After selecting the deployment type, CPU, memory and storage, etc. Specification Configuration, click Next.

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

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

  6. After confirming that the basic information, specification configuration, and service settings are correct, click Confirm.

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

Comments