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

For some reason PostgreSQL listings on port 5433 on my server, but odoo server try to connect on port 5432 (default in the psycopg2).

I am not able to change the PostgreSQL port, since it is used for anther service, any suggestion please? 

Avatar
Cancelar
Melhor resposta
You can change the port Odoo uses.

You edit settings in /etc/odoo.conf and set:
db_port = 5433

Updated answer (fixed):
Standard config file location: /etc/odoo/odoo.conf
Avatar
Cancelar
Autor Melhor resposta

Hello

I am using odoo 12 (installed from source)

my system is WSL (Ubuntu for windows 10)

I am not sure if there is such a path or file

?

Avatar
Cancelar

Sorry, my small mistake. You find in /etc/odoo/odoo.conf.

If not exist look for the odoo.conf file in other locations. Somewhere must be.

Publicações relacionadas Respostas Visualizações Atividade
1
set. 21
4420
1
jul. 25
1501
4
abr. 25
3919
1
mai. 18
5633
0
fev. 25
1633