Tell us what’s happening:
So when if the session times out or I close VS code I can’t get back into postgres, I get this error:
psql: error: connection to server at “127.0.0.1”, port 5432 failed: Connection refused
Is the server running on that host and accepting TCP/IP connections?
I saved my database with a dump and the file was saved in the workspace. I just can’t get postgres back no matter how many times I restart coderoad. I’ve seen other posts about this but no solutions that work.
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/136.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