Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3 Respostas
2875 Visualizações

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

Avatar
Cancelar
Melhor resposta
  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
Cancelar
Melhor resposta

Check this out


Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
dez. 22
6415
0
mai. 22
2701
0
dez. 16
3196
3
mar. 15
5899
1
nov. 23
2561