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

I'm using Odoo V10.0

Is this a known problem? My database seems to be twice as large as it used to be now.

Thanks,

Rob


아바타
취소
베스트 답변

That was it thanks. I did suspect the filestore but convinced myself it was the database somehow! Thanks Rob.

아바타
취소
베스트 답변

If you are dropping the database via PostgreSQL, you are not deleting the filestore that is used for attachments.

You will have to delete the filestore using Operating System commands - it is located at ~<user_running_odoo>/.local/share/Odoo/filestore/<name_of_database>

아바타
취소