* Sascha Oleszczuk <[email protected]> [09-21-16 09:33]: > Hi All, > > are there any recommendation regarding the sqlite db (library). > > 1.) do you perform a backup?
daily > 2.) is there a critical amount of images it can manage? I have +80k > or do you import all your images yes >and never perform a cleanup? I occasionally run: sqlite3 ./library.db "VACUUM;" and sqlite3 ./library.db "PRAGMA integrity_check" but on a lib copy, just-in-case -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
