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
|
5202 | |||
|
1
7월 25
|
2418 | |||
|
4
4월 25
|
5212 | |||
|
1
5월 18
|
6306 | |||
|
0
2월 25
|
2884 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.