Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
10659 Представления

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? 

Аватар
Отменить
Лучший ответ
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
Аватар
Отменить
Автор Лучший ответ

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

?

Аватар
Отменить

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 Ответы Просмотры Активность
1
сент. 21
4355
1
июл. 25
1453
4
апр. 25
3848
1
мая 18
5596
0
февр. 25
1556