Closed MattKleinsmith closed 6 years ago
Without the database name, the psql command returns: psql: FATAL: database "matt" does not exist. The required command is "psql testpython", as shown (subtly) in the image below the edited line.
psql: FATAL: database "matt" does not exist.
Oh good catch @MatthewKleinsmith, thank you!
Without the database name, the psql command returns:
psql: FATAL: database "matt" does not exist.
The required command is "psql testpython", as shown (subtly) in the image below the edited line.