Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
2298 มุมมอง

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>

อวตาร
ละทิ้ง