تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2284 أدوات العرض

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

الصورة الرمزية
إهمال