geary/sql
Jim Nelson 23511dc36c Periodic database & attachments garbage collection: Bug #714134
See the ticket (comment #2) for more information on the thinking and
strategy here, but in a nutshell this will remove from the Geary
database all emails no longer accessible via any folder and not seen
on the server in over 30 days.  It also deletes those messages
attachment(s) and removes any empty directories in the attachment/
directory to prevent clutter.  If enough messages are garbage
collected, Geary will vacuum the database at startup, which will
lower its disk footprint and reduce fragmentation, potentially
increasing performance.
2014-12-18 17:00:47 -08:00
..
CMakeLists.txt Periodic database & attachments garbage collection: Bug #714134 2014-12-18 17:00:47 -08:00
version-001.sql
version-002.sql
version-003.sql
version-004.sql
version-005.sql
version-006.sql
version-007.sql
version-008.sql
version-009.sql
version-010.sql
version-011.sql
version-012.sql
version-013.sql
version-014.sql
version-015.sql
version-016.sql
version-017.sql
version-018.sql
version-019.sql
version-020.sql
version-021.sql
version-022.sql
version-023.sql
version-024.sql Periodic database & attachments garbage collection: Bug #714134 2014-12-18 17:00:47 -08:00