Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
2381 Vizualizări

can someone help me find where odoo postgress credentials stored? 

Imagine profil
Abandonează
Cel mai bun răspuns

Hello,

It is in the .conf file.

you can see the details there.

Eg:

db_host = localhost
db_port = 5432
db_user = odoo12
db_password = odoo12

Thanks

Imagine profil
Abandonează