Quote:
Originally Posted by JSWolf
Speaking of the database, is there any reason not to vacuum the database if it will save space? Like take a copy, vacuum and if it's smaller, use that and if not, dump the vacuumed copy.
|
I'm not going to run a VACUUM on the backup. I'm just saving it as untouched as possible in case it is needed later. The plugin does have a function to compress the database on the device. That will save space on the device and when it is backed up.