Skip to Content
Menú
This question has been flagged
3 Respostes
7959 Vistes

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?

Avatar
Descartar
Best Answer

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.

Avatar
Descartar
Autor

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

Autor

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.

Best Answer

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,

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
d’ag. 18
2951
3
de maig 25
2280
1
d’ag. 24
30579
2
de des. 22
6123
0
de maig 22
2493