a year ago
Hi everyone,
I installed the Metabase template which comes with Postgres.
Metabase seems fine, but when I click on Postgres > Data, the Database Connection loads forever…
Also, I created another Postgres to use it as a database for my charts in Metabase.
When I try to connect it to Metabase, I always have a "wrong password" error.
I checked several times, and the password I enter in Metabase is correct.
Could you please help me ?
Thanks a lot 🙂
Project ID : 133f1bb7-4b26-4d0b-9f25-11bff6af87d7
9 Replies
a year ago
the database attached to metabase has no tcp proxy, you can add one and then redeploy it
a year ago
as for the standalone postgres, you have modified the passowrd variable without actually changing the password of the database
a year ago
you would need to connect to the database with a database client using the original password and run SQL to change the password
a year ago
haha little drastic, but if it works for you
a year ago
!s
Status changed to Solved brody • about 1 year ago