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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
| 関連投稿 | 返信 | ビュー | 活動 | |
|---|---|---|---|---|
|
1
9月 21
|
5193 | |||
|
1
7月 25
|
2411 | |||
|
4
4月 25
|
5196 | |||
|
1
5月 18
|
6294 | |||
|
0
2月 25
|
2879 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.