psql --username=freecodecamp --dbname=postgres - need to complete this step but it’s giving the following error:
psql: error: FATAL: Peer authentication failed for user “freecodecamp”
I’m not sure why this is giving me errors and previously when trying echo hello PostgreSQL, it was not smooth sailing from there. I only managed to get pass there by resetting and then that step disappeared and on to this one.
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
Challenge Information:
Learn Relational Databases by Building a Database of Video Game Characters - Build a Database of Video Game Characters
Also, can you please explain going from here forward, I completed the bash by building a boilerplate and I know when doing the project the visual was different to the screenshot above (light blue) but when I try CodeRoad: Start It wouldn’t allow me to create it in the current folder showing there.