Build a Database of Video Game Characters - Build a Database of Video Game Characters

Tell us what’s happening:

It stopped responding to commands at around 30%, while adding values (Luigi) to characters table. Alter table and select commands also not working. What could be the problem?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:147.0) Gecko/20100101 Firefox/147.0

Challenge Information:

Build a Database of Video Game Characters - Build a Database of Video Game Characters

Try clicking the reset button and wait for it to finish restoring the course then close this terminal and open a new one and reconnect to the db

I had luck with typing exit in the terminal then reconnecting to the psql server, and finally \c back to your database.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.