after reinstalling odoo, i can't install postgreSQL in odoo, i have been uniinstalling postgreSQL also delete all file containing postgreSQL and deleting all in registry edit too, but i still can't install PostgreSQL in odoo, thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- Müşteri İlişkileri Yönetimi
- e-Commerce
- Muhasebe
- Envanter
- PoS
- Project
- MRP
Bu soru işaretlendi
Hi,
You need to connect the pstgreSQL with odoo
To know how to connect PostgreSQL refer our blog:Initialization and Basic Settings of PostgreSQLOdoo 16 Development Book
Hope it helps
is there have windows version for initialization?
You dont install postgreSQL in Odoo, you need to run it and link them with docker-compose. If it previouly worked and now it does not you need to check if the docker-compose is correct and then check if you have a valid database in localhost/web/database/manager
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Üye Olİlgili Gönderiler | Cevaplar | Görünümler | Aktivite | |
---|---|---|---|---|
Problemas em instalar o odoo
Çözüldü
|
|
1
Nis 23
|
1802 | |
|
3
May 25
|
3192 | ||
|
2
Tem 25
|
33781 | ||
|
2
Ara 22
|
6578 | ||
|
0
May 22
|
2793 |
Please give more information. Write the errors you get in the process.
database creation error: connection to server at "localhost" (::1), port 5432 failed: connection refused (0x0000274d/10061) is the server running on that host and accepting tcp/ip connections? connection to server at "localhost" (127.0.0.1), port 5432 failed: connection refused (0x0000274d/10061) is the server running on that host and accepting tcp/ip connections?