Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2285 Visualizações

can someone help me find where odoo postgress credentials stored? 

Avatar
Cancelar
Melhor resposta

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
Cancelar