Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
2280 มุมมอง

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

อวตาร
ละทิ้ง