SQLite Forum

Database Growing by itself to huge sizes
Login
Thank you for your reply. I found it helpful.

The thing that is odd is that there were once when I checked only 3 records in that table. They are small and cannot account for the many gigabytes they were taking up according to SQLite analyzer, the command line tool. That is what has me baffled. I would take responsibility if I had a repeat loop of inserts going and if at least I could see those records, but they aren't there, only inflated size that VACUUM fails to remove, oddly. 

That is why I am baffled.. do you have any insights on that? Thank you very much.