This video explains how to connect to the PostgreSQL database using the terminal or command line and the pgAdmin connection tool.
1. Connecting to PostgreSQL using psql
1.1. Locating psql
1.2. Connecting with psql
2. Connecting to PostgreSQL using pgAdmin 4
2.1 Launching pgAdmin 4
2.2 Connecting with pgAdmin 4