Skip to main content

Set up PostgreSQL

🕓 5 minutes

What you’ll learn​

How to create a new instance of the PostgreSQL database.

Create an instance of PostgreSQL​

  1. Choose the Managed Services in the Application Development menu and select Get New Service.
  2. Find PostgreSQL in the list of services. Select PostgreSQL to add a new PostgreSQL instance.
  3. Type in the new instance's service name, select the cluster and environment you want to target.
  4. Choose the basic configuration and confirm it.
  5. Wait for request processing and see the details of the new PostgreSQL instance.
    • Use the admin panel link for monitoring PostgreSQL. You can log in to the admin panel with username and pasword.
  6. For connection from your component use connection string and your favorite PostgreSQL client.

What's next?​

Maybe you will be interested in our other tutorials: