I want to store data only in Database, not in filesystem. In order to deploy in several servers.
Is there any way to achieve this?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to store data only in Database, not in filesystem. In order to deploy in several servers.
Is there any way to achieve this?
Activate developer mode. Go to Settings > Technical > Parameters > System Parameters and set the value of the parameter ir_attachment.location to db
You will need to create the parameter if it does not exist in the list.
Hi Paresh, thanks for your answer, which could be a good solution for me. But it require configurate each db.
Is there any way to set this configuration to apply at all databases, maybe into odoo.conf?
If I have understood your question correctly, once you set this option for the db, your db replication/mirroring solution should take care of the rest.
You can simply trigger a SQL query in all the databases.
Thank Sudhir and Paresh, I will try this solution.
Could you tell me please, if you see disadvantages to use db storing versus file system.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Mar 15
|
13313 | ||
|
2
Mar 25
|
819 | ||
Getting data from user form
Solved
|
|
3
Sep 23
|
3590 | |
|
1
Nov 18
|
3777 | ||
|
0
Aug 18
|
3330 |