Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
2629 Visninger

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

Avatar
Kassér
Bedste svar
  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.

Avatar
Kassér
Bedste svar

Check this out


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
dec. 22
6254
0
maj 22
2576
0
dec. 16
3092
3
mar. 15
5756
1
nov. 23
2409