a year ago
Since last week or so the Postgres data visualization stopped working. It was super comfy to use, but now each time I access it it stays forever in this spinner, and nothing shows.
The variables: DATABASEPRIVATEURL and DATABASE_URL are still there, the same as they've always been.
I had to go back to using another software to connect to the DB, but it would be more comfortable if I could get this to work again.
11 Replies
a year ago
can you connect to it via your application?
Yeap, the deployed app connects to it with no issues. I can also connect to it through my IDE to see everything inside it
a year ago
strange, I'll check it out when I'm back at my computer
a year ago
the variables on the database are a little messed up
a year ago
the data tab uses them to connect to the database
a year ago
DATABASEURL, PGHOST, POSTGRESHOST
would you like me to fix?