Create a PostgreSQL database management system
A database management system (DBMS) is a software package designed to define, manipulate, retrieve, and manage data in a database. For more information please refer to the article Create a database.
Perform the following steps to create a new PostgreSQL DBMS:
- Go to Settings → Database servers → Add.
- Enter the Name.
- Select "PostgreSQL" in the Type field.
- Specify the database Server address.
- Enter the Username and Password to access the DBMS. Use the upper and lower-case letters, digits, special symbols (such as @, ?, %) to set a strong password.
- Click on Ok.