Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
2653 Представления

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
6264
0
мая 22
2589
0
дек. 16
3095
3
мар. 15
5760
1
нояб. 23
2445