Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
2283 Visualizzazioni

can someone help me find where odoo postgress credentials stored? 

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona