thx. Do you perform the backup in case of a db dump? or another tool? In my case the dump is a lot smaller as the db. Sascha
2016-09-21 16:50 GMT+02:00 Patrick Shanahan <[email protected]>: > * 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 darktable-user+unsubscribe@ > lists.darktable.org > > ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
