跳至内容
菜单
此问题已终结
3 回复
3361 查看

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


形象
丢弃
相关帖文 回复 查看 活动
2
12月 22
6637
0
5月 22
2850
0
12月 16
3353
3
3月 15
6084
1
11月 23
2669