esinv
February 9, 2026, 8:37pm
1
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
hbar1st
February 10, 2026, 1:10pm
2
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.
system
Closed
March 11, 2026, 1:40pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.