Skip to Content
Menú
This question has been flagged
2 Respostes
10161 Vistes

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
Best Answer
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 Best Answer

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.

Related Posts Respostes Vistes Activitat
1
de set. 21
3969
0
de jul. 24
1096
4
d’abr. 25
2954
1
de maig 18
5307
0
de febr. 25
762