'Odoo filestore vs session
I understand Odoo filestore is required for each database we have, if we are saving additional data (attachments, images and so on) outside the database itself (in the filesystem).
If we need to manually move a database to a new server (with pg_dump for instance), we also need to move the filestore.
What about the sessions? Do we need to keep the sessions folder also? Is it safe to completely remove files inside the "sessions" folder?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
