Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
10198 Vistas

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
Descartar
Mejor respuesta
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
Descartar
Autor Mejor respuesta

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
Descartar

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.

Publicaciones relacionadas Respuestas Vistas Actividad
1
sept 21
3992
0
jul 24
1117
4
abr 25
3037
1
may 18
5324
0
feb 25
800