Thinkful-Ed / node-sql-sequelize-lessons

Extension work on SQL and Sequelize for Thinkful's Node course
https://courses.thinkful.com/node-sql-001v1/unit/1
1 stars 4 forks source link

User-submitted feedback for 1.1.5 #19

Closed coach-t closed 6 years ago

coach-t commented 6 years ago

This says: "From the command line, run the following command: psql -f ./backup.sql postgres://username:password@host.com:5432/dbName", but this is missing a critical step that it took us a while to figure out. Exit the database BEFORE running this command in your terminal (or maybe it would work in a separate terminal window). At any rate, this command does NOT appear to work if you are actively in a database in the same terminal window. I recommend adding that to the lesson.

Curriculum url: https://courses.thinkful.com/node-sql-001v1/assignment/1.1.5 UUID: 81c2feb0-e895-11e6-a3eb-03934004d1da