Postgres Database Connection
bretzelio
PROOP

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

Solved

9 Replies

bretzelio
PROOP

a year ago

Database Connection also loads forever on the second Postgres.


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


bretzelio
PROOP

a year ago

Thank you @Brody, ok for the database attached to Metabase, it works 🙂


bretzelio
PROOP

a year ago

For the standalone postgres, where can I change the password ?


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


bretzelio
PROOP

a year ago

Ok, i will delete it and reinstall. Thanks


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


Loading...