Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
3 Відповіді
3114 Переглядів

Now I got the some issues, once try to install odoo 18 on my laptop as localhost and Why "PostgreSQL Database " is disabled ?

Аватар
Відмінити
Найкраща відповідь
  1. Make sure PostgreSQL is installed on your laptop.
  2. Start the PostgreSQL service (sudo service postgresql start on Linux, or use pgAdmin on Windows).
  3. Check Odoo’s config has the correct db_user and db_password.
  4. Verify PostgreSQL is listening on the expected port (usually 5432).
  5. Restart Odoo after fixing the DB connection.

Аватар
Відмінити
Найкраща відповідь

Check this out


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
груд. 22
6546
0
трав. 22
2775
0
груд. 16
3308
3
бер. 15
6006
1
лист. 23
2614