-
Notifications
You must be signed in to change notification settings - Fork 438
Loading the Sample Databases #4
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Had the same issue on Mac "dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib The resolution I used:
Hope this helps |
Obviously, it's probably a little late to help out OP, but hopefully this helps other students who are stumped by this as well. Here is the way I figured it out:
Best of luck! |
Mine asks for a username, not a password, and then ignores all commands and exits after I press any key. |
In the book, it states "To install the database on PostgreSQL, copy the data.dump file from the Datasets folder in the GitHub repository of the book.......Then, load the data.dump file from a command line using the command:
psql < data.dump"
Can someone please provide clarification on how this is done?? I've had the same issue as someone else when clicking on file that it brings up the code in a separate window. The book did not do a good job at explaining much of anything in terms of downloading software or loading the data.
The text was updated successfully, but these errors were encountered: