Skip to Content
Menu
This question has been flagged
3 Replies
4811 Views

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

Avatar
Discard
Best Answer
  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
Discard
Best Answer

Check this out


Avatar
Discard
Related Posts Replies Views Activity
2
Dec 22
6994
0
May 22
3100
0
Dec 16
3632
3
Mar 15
6405
1
Nov 23
2947