콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5386 화면

Hello!!

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

Thanks a lot :)

아바타
취소
베스트 답변

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

아바타
취소
작성자

Thanks a lot Yenthe :) Always in service my friend

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

관련 게시물 답글 화면 활동
5
6월 21
23308
2
3월 25
1049
1
12월 19
11039
0
8월 18
3478
1
12월 17
8573