Skip to content

Connect to tutorial database as your user

Jennifer Scheuerell edited this page Mar 3, 2020 · 1 revision

Note: Replace jennifer with your user name; replace Jennifers-MacBook-Pro-3 with your computer's name.

Start by connecting to the tutorial database via psql.

Jennifers-MacBook-Pro-3:~ jennifer$ psql tutorial
Password for user jennifer: 

Input your password. You will then see:

psql (11.1, server 10.0)
Type "help" for help.

tutorial=# 
Clone this wiki locally