Skip to Content
Menu
This question has been flagged
1 Odpoveď
3627 Zobrazenia

I Have to create separate odoo instance. And get a SQL script once we deployed module in one instance, and use that script for create data schema in other instance, then deploy odoo module on top of that already created data schema. 


is it possible,if possible how can i achieve this?

please help me!

Avatar
Zrušiť
Best Answer

When you said data schema are you referring to a PostgreSQL schema? if yes then the answer is no, you cannot use an schema different than public in Odoo, so you need to have another database with the data in the public schema

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
sep 17
8293
0
sep 15
4480
2
sep 15
11009
1
sep 15
5174
1
sep 15
7000