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:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
Problemas em instalar o odoo
Resuelto
|
|
1
abr 23
|
1804 | |
|
3
may 25
|
3217 | ||
|
2
jul 25
|
33797 | ||
|
2
dic 22
|
6596 | ||
|
0
may 22
|
2799 |
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?