コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
2355 ビュー

can someone help me find where odoo postgress credentials stored? 

アバター
破棄
最善の回答

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

アバター
破棄