The psql ssl connection drops all the time and then it's not possible to reconnect:
psql: error: connection to server at "pg.neon.tech" (3.136.248.123), port 5432 failed: Operation timed out Is the server running on that host and accepting TCP/IP connections?
psql: error: connection to server at "pg.neon.tech" (3.136.248.123), port 5432 failed: Operation timed out Is the server running on that host and accepting TCP/IP connections?
This is becoming really frustrating as the only way to continue working on the db is using the browser console (which always works).
Anybody experience the same issue? Any ideas how to solve this?