SVM Posted November 20, 2019 Report Share Posted November 20, 2019 Hi, when I upload a custom icon in Enpass, the vault/database file size increases on my local computer and on my cloud storage, of course. But when I delete an icon, it disappears, but the file size of the Enpass database doesn't decrease. Is the icon really deleted? This is the reason why I don't use custom icons yet, because I'd always increase the file size of the Enpass database file every single time I test whether an icon I upload looks good in the item list or not and I don't want that. Is there a way to completely delete an icon and restore the original file size of the database as it was before uploading the icon? Is this maybe a bug? Thanks in advance! 2 Link to comment Share on other sites More sharing options...
lammoth Posted April 15, 2020 Report Share Posted April 15, 2020 +1 for this. I think that the icon is deleted, but the DB is not compacted after the deletion (the space occupied by the icon's blob-data is marked as unused but not reclaimed). SQLite has the VACUUM command to perform this operation: https://www.sqlite.org/lang_vacuum.html 1 Link to comment Share on other sites More sharing options...
Pratyush Sharma Posted April 16, 2020 Report Share Posted April 16, 2020 Hi @SVM & @lammoth, Thanks for your input. I have noted down this issue and notified the QA team to look into it. Link to comment Share on other sites More sharing options...
pwd Posted April 17, 2020 Report Share Posted April 17, 2020 Please implement the "vacuum" command. I've added a lot of custom icons and then, when I've seen a slowdown in synchronization, I started removing them, but the DB size didn't change... I've tried opening it with this tool ( https://sqlitebrowser.org/ ) to shrink/compact it, but it is password protected... So, in a long-term vision, this is a must-have feature: the DB cannot grow forever! KeepassXC performs it automatically when saving, while 1Password can compact the DB on-demand from the "Help" menu. Thanks. 1 Link to comment Share on other sites More sharing options...
Pratyush Sharma Posted April 29, 2020 Report Share Posted April 29, 2020 Hi @pwd, Thanks for writing in. We have already forwarded the issue to the concerned team. Hopefully, a fix will be available in the future updates. Link to comment Share on other sites More sharing options...
TREMOR Posted September 16, 2020 Report Share Posted September 16, 2020 Anything about this? Database is still growing even when I remove stuff. What will happen when I do a factory reset and import the data that I just exported? Will the database shrink? Link to comment Share on other sites More sharing options...
Dentonthebear Posted September 17, 2020 Report Share Posted September 17, 2020 Hi All, Just out of interest when you say your databases are growing, just how large have they got? Link to comment Share on other sites More sharing options...
TREMOR Posted September 18, 2020 Report Share Posted September 18, 2020 (edited) On 9/17/2020 at 10:58 AM, Dentonthebear said: Hi All, Just out of interest when you say your databases are growing, just how large have they got? I'm now at 858kB But even when I remove stuff it won't shrink It will just make it bigger. For me it's not a big problem yet but it will be. Edited September 18, 2020 by TREMOR Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now