This question has been flagged
2 Replies
27076 Views

I am trying to configure odoo11.0 in Pycharm. I have found a tutorial here:

https://www.odoo.com/nl_NL/forum/help-1/question/how-configure-pycharm-for-debug-odoo10-on-windows-119119

I get stuck at step 5 quoted here:

[quote]  5 - Download and install PostGreSQL create Login Role : odoo --- Username : odoo ---- Password : odoo

http://www.enterprisedb.com/products-services-training/pgdownload [/quote]

I have already PostGreSQL 9.5 installed and I do not know to configure it. Can somebody help me?

Avatar
Discard
Author Best Answer

Thanks, sorry for the basic questions but how do I add  "PostgreSQL's bin directory to my path"? Do they mean a path in Pycharm? The thing is PostgreSQL is already in the odoo11 folder. It came with the installation of the nightly-version.

Avatar
Discard
Best Answer

Please read the following paragraph related to Windows concerning the setup of the PostGres user role: https://www.odoo.com/documentation/11.0/setup/install.html#id3

Avatar
Discard