Hello Community,
Anyone has configured odoo with postgres? Please guide me with the below
error.
We have been experiencing an error while configuring the odoo(odoo 11.0)
application to the postgres(postgres 10.5) database. We have done the
configuration in two approaches.
First Approach:
All the objects in the database 'abc' are defined in the "public" schema. In
this approach, the application is configured successfully without errors.
Second Approach:
The objects in the database "abc" are moved to custom schema named "xyz".
Then we're facing this error "2018-11-28 10:40:01,906 9672 CRITICAL ?
odoo.service.server: Failed to initialize database `abc`" . In detail it is
throwing the error "relation ir_%% exists".
Please help us to cope up with this error.
Looking forward to hear from you. Thanks in Advance!.
Regards,
Pavan
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
8420
Views
I guess odoo is trying to create a new db in the `public` schema ignoring the existing one in `xyz` so it will result in naming conflict.
Hi Pouya,
Can you say me what is the fix we need to apply from the Odoo application side in order to make the odoo to read from the xyz schema
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Dec 21
|
1483 | ||
|
14
Dec 17
|
99072 | ||
|
0
Sep 17
|
1867 | ||
|
0
Mar 15
|
2454 | ||
|
1
Mar 15
|
3839 |