Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
2279 Tampilan

can someone help me find where odoo postgress credentials stored? 

Avatar
Buang
Jawaban Terbai

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
Buang