跳至內容
選單
此問題已被標幟
2 回覆
10525 瀏覽次數

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.

相關帖文 回覆 瀏覽次數 活動
1
9月 21
4263
1
7月 25
1365
4
4月 25
3665
1
5月 18
5510
0
2月 25
1357