跳至内容
菜单
此问题已终结
2 回复
2296 查看

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

形象
丢弃