Create and manage databases
Diese Seite ist noch nicht in deiner Sprache verfügbar. Englische Seite aufrufen
Prerequisites
Section titled “Prerequisites”- You have created a PostgreSQL Flex instance.
Check Create and manage instances for PostgreSQL Flex. - You have created users for your PostgreSQL Flex instance. If not, follow Create and manage users for PostgreSQL Flex to create one.
List, create, view and delete a user
Section titled “List, create, view and delete a user”List databases
Section titled “List databases”- Open your project in the STACKIT Portal.
- Navigate to Databases > PostgreSQL Flex.
- Choose your instance and go to the overview.
- In the sidebar, select Databases.
Now you can see the list of databases.
Create a database
Section titled “Create a database”- Open your project in the STACKIT Portal.
- Navigate to Databases > PostgreSQL Flex.
- Choose your instance and go to the overview.
- In the sidebar, select Databases.
- In the top bar, click on Create Database.
- Enter a database name of your choice.
- Select an existing user to become the owner of the database.
- Click on Create.
View a database
Section titled “View a database”-
Open your project in the STACKIT Portal.
-
Navigate to Databases > PostgreSQL Flex.
-
Choose your instance and go to the overview.
-
In the sidebar, select Databases.
-
Click on the user entry you want to view.
Delete a database
Section titled “Delete a database”- Open your project in the STACKIT Portal.
- Navigate to Databases > PostgreSQL Flex.
- Choose your instance and go to the overview.
- In the sidebar, select Databases.
- Click on the three dots on the right side of a database entry.
- Enter the name of the database to confirm.
- Click on Delete.