https://bugs.kde.org/show_bug.cgi?id=435070
Bug ID: 435070 Summary: Use WAL mode for SQLite databases Product: digikam Version: 7.2.0 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Database Assignee: digikam-bugs-n...@kde.org Reporter: zil...@gmx.com Target Milestone: --- SUMMARY Use WAL mode for the SQLite databases. This has 3 advantages: 1. it increases performance. 2. it is the default choice for Copy-on-Write filesystems such as BtrFS 3. It reduces wear on SSDs. Extensive testing results can be found here: https://wiki.tnonline.net/w/Blog/SQLite_Performance_on_Btrfs STEPS TO REPRODUCE whish instead of bug OBSERVED RESULT - EXPECTED RESULT - SOFTWARE/OS VERSIONS All Linux OS ADDITIONAL INFORMATION Extensive testing results can be found here: https://wiki.tnonline.net/w/Blog/SQLite_Performance_on_Btrfs -- You are receiving this mail because: You are watching all bug changes.