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: DATABASE_PRIVATE_URL 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.
#postgres data viewer no longer working
12 messages · Page 1 of 1 (latest)
Project ID: c17693fa-8f81-4f00-ad4d-8f231f687806
c17693fa-8f81-4f00-ad4d-8f231f687806
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
only the postgres web stopped working
strange, I'll check it out when I'm back at my computer
Thanks! There is no rush for it, simply made me curious
If there is anything I can provide on my end to help, count on me!
the variables on the database are a little messed up
the data tab uses them to connect to the database
which ones?