econchick / econchick/new-coder
provide info on how to start postgresql
Open
- Dominant language
- CSS
- Stars
- 591
- Forks
- 378
- PR merge metrics
- No merged PRs in 30d
Description
On part 3 of the scraper tutorial, it says to enter psql -h localhost. I tried this and I was getting a connection refused. It turns out that you need to have postgresql running before giving that command. Maybe add a note about how to start postgres from the command line.
Contributor guide
Assessment
This issue has not been assessed yet.