Launch the pgAdmin 4 tool
- Start > All Apps > PostgreSQL 13* > pgAdmin 4
- Enter the password, then click OK.
- pgAdmin is launched, now you are ready to explore.
*depends on what version of PostgreSQL installed on your machine.
Create a new database called testdb
- Servers > Right-click Database > Create > Database
- Click Save to create the database.