Learn Relational Databases by Building a Database of Video Game Characters - Build a Database of Video Game Characters

Tell us what’s happening:

I am currently getting an error while following the instructions from Building a Database of Video Game Characters Course. It says “Connection Refused”, I was asked if it runs locally, and if it accepts connections on a Unix Domain Socket. What should I do?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:142.0) Gecko/20100101 Firefox/142.0

Challenge Information:

Learn Relational Databases by Building a Database of Video Game Characters - Build a Database of Video Game Characters

It looks like the psql service has stopped running and you will need to restart it.

Edit: try clicking the reset button.

Once the environment has been reset, open a new bash terminal and run psql from there.

I have found a different solution. I have created a copy of the rdb-alpha since I’ve been having a hard time creating a different workspace with the original rdb-alpha. I have tried doing your solution and it didn’t worked. Still, thank you very much!