View Single Post
Old 02-16-2015, 06:39 PM   #896
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by BobC View Post
FWIW I had a backup of the database before compressing so I opened it with SQLite Expert and ran "vacuum" on it. It went from 84.092MB to 83.35MB. I don't know if that tells us anything other than it was possible to squeeze it a little bit.

Not worth worrying about but interesting all the same.
All the plugin is doing is running VACUUM, so the results should be the same. But, there might be some slight differences due to the exact versions of the SQLite libraries the different applications are using. Or if they set other options before the VACUUM.

At only 1MB difference between the versions, I'm not worried. If it was a lot bigger, then it might be something to look at.
davidfor is offline