I am not sure if some how postgres stopped working, but I am putting data in my database and it is not executing any of my commands. I don’t want to start over. I am almost there! Please advise.
I can see on the screen, in the last insert command, missing apostrophe by one of the strings.
Couple things could work here. You can try to write ';
and press enter to complete that command. Try to backspace until the command. Or you might try pressing Ctrl + C
to start fresh line in terminal, ignoring whatever was in the previous lines.