Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
12403 Zobrazení

Hi Guys

Has anyone implemented postgres as a remote database server?

We are trying to put application on one server and postgres on another which means we need to change odoo.conf file to point to the other server and we have tried that with no success.

Any help or pointers appreciated. :)

Thanks

Rohit

Avatar
Zrušit
Nejlepší odpověď

Hi Rohit

You just need to set the database connection parameters in the Odoo config like:

db_host = 127.0.0.1
db_port = 5432
db_user = odoo
db_password = odoo

See more about it here:

https://www.odoo.com/documentation/9.0/reference/cmdline.html#database

Those command line arguments have their correspondent config option as explained here:

https://www.odoo.com/documentation/9.0/reference/cmdline.html#configuration-file

Avatar
Zrušit
Autor Nejlepší odpověď

Thanks Axel and Fasluca

Regards

Rohit

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
čvc 16
6357
1
pro 19
11065
1
zář 19
4145
0
úno 25
1320
2
led 25
7753