Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5647 Visualizzazioni

Hello!!

Can anyone explain to me which solution is better: the filstore or the database store.

Thanks a lot :)

Avatar
Abbandona
Risposta migliore

Hi Drees,

I'd say this really depends on how many files / attachments you'd like to manage in Odoo.
When you have 100GB of files and put them in the database you will see quite some performance loss since everything is in the database and needs to be queried.
When your files are in a filestore (in essence just a folder structure on your server) the Odoo will keep track of the locations of the files but the files itself are not stored in the database, which improves query speeds quite a lot. 
So if you have a lot of files go with the filestore, if you just have some files it doesn't really matter a lot.

Yenthe

Avatar
Abbandona
Autore

Thanks a lot Yenthe :) Always in service my friend

No problem! Thank you for accepting the answer. :)

Post correlati Risposte Visualizzazioni Attività
5
giu 21
23854
2
mar 25
1389
1
dic 19
11358
0
ago 18
3777
1
dic 17
8936