Skip to Content
Menu
This question has been flagged
3 Replies
2618 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
6243
0
May 22
2573
0
Dec 16
3084
3
Mar 15
5751
1
Nov 23
2407