Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add db name to psql command #144

Merged
merged 1 commit into from Dec 2, 2017

Conversation

MattKleinsmith
Copy link
Contributor

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.

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.
@mattmakai
Copy link
Owner

Oh good catch @MatthewKleinsmith, thank you!

@mattmakai mattmakai merged commit 13d8129 into mattmakai:master Dec 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants