Skip to Content
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
7762 Представления

It's possible to make an odoo installation on a server, and on the other server run the postgres for odoo?

How can I handle this?

Аватар
Отменить
Лучший ответ

Hi,

Yes it is possible by adding this lines to your configuration file:

    db_host =your_host_server

    db_name =name

    db_password =password

    db_port = 5432

    db_user =user

Best regards.

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

and this is all? can I do that with a debian odoo installation? Or I need to install Odoo from source?

Автор

thanks,. wow it's very easy, I needed to give the ip port to pg_hba.conf in postgres.

Yes, you can do this for any odoo instance.

Welcome.

Лучший ответ

Hello,

Our documentation would help you, https://www.odoo.com/documentation/9.0/setup/deploy.html#postgresqlhttps://www.odoo.com/documentation/9.0/setup/deploy.html#postgresql

Regards,

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
авг. 18
2830
3
мая 25
1982
1
авг. 24
30007
2
дек. 22
5877
0
мая 22
2279