This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I'm taking a sql course that uses postgres but almost exclusively uses the sql shell called psql and doesnt use something like PgAdmin4 (extra scary for a non-tech person like me).
The course wants me to somehow create a ".sql" file called build.sql. In order to do this, I apparently need to add postgres to my PATH (another scary thing given my technological illiteracy). So I've googled that and added the postgres/bin directory to the system variables on my computer.
Now, when I open up the command prompt (regular one) and type "psql", it asks for a password. But the username is the one for my actual computer and anything I type is wrong. Even the actual password for my laptop.
What did I do wrong here? The course doesnt mention this, and I have no idea what to do unfortunately.
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/SQL/comment...