Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
3405 Widoki

i install odoo 16, while installing they give me the option to install postgree autometically and i do. then iuninstall the odoo 16. After i install odoo 15 but postgre check box was disabled and i do not found postgre in window? how i resolve this issue

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

The Odoo installer will automatically detect an existing PostgreSQL server on the same machine and disable the option to install a new one to prevent conflicts.

During the installation process, the installer checks for an active PostgreSQL server and disables the option to install a new one if one is found.

Awatar
Odrzuć
Najlepsza odpowiedź

1. Go to applications and features. And find is postgresql is in the list. If is there then it's installed

2. Go to "services" and confirm is the service "postgreSql" is running

3. To find the installation, open the properties of the services and in "general" box find the access path to the executable

You will see something like that: "C:\Program Files (x86)\PgBouncer\bin\pgbouncer.exe", then the path is "C:\Program Files (x86)\PgBouncer"

Awatar
Odrzuć