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
Denna fråga har flaggats
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
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
1
apr. 23
|
3112 | ||
|
|
0
apr. 26
|
872 | ||
|
|
3
maj 25
|
9343 | ||
|
|
2
juli 25
|
39120 | ||
|
|
2
dec. 22
|
9154 |
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?