This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| in Step 2 you download a file called dvdrental.zip | |
| It might not be clear that you need to also do | |
| 'createuser -s postgres' | |
| and | |
| psql -U postgres | |
| CREATE DATABASE dvdrental; | |
| Step 3: 'Type the following command: unzip dvdrental.tar' should say 'unzip dvdrental.zip' |