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?
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
|
6446 | |||
|
1
7月 25
|
3573 | |||
|
4
4月 26
|
7230 | |||
|
1
5月 18
|
7450 | |||
|
0
2月 25
|
4371 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.