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
Dette spørgsmål er blevet anmeldt
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
Kan du lide at diskutere? Læs ikke bare med, deltag aktivt i debatten!
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
|
1
apr. 23
|
3117 | ||
|
|
0
apr. 26
|
875 | ||
|
|
3
maj 25
|
9355 | ||
|
|
2
jul. 25
|
39126 | ||
|
|
2
dec. 22
|
9163 |
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?