[Digikam-users] How to move a digikam collection

Thomas thomasdn at gmail.com
Sun Jul 29 12:43:38 BST 2012


2012/7/28 Jean-François Rabasse <jean-francois.rabasse at wanadoo.fr>

> Something else that may work (at least is worth trying because it's
> really simple) is to dump your database :
>     sqlite3 digikam4.db '.dump' > db.dump
> remove your DB file (backup) :
>     mv digikam4.db digikam4.db.bak
> rebuild an all new DB from the previous dump :
>     sqlite3 digikam4.db < db.dump
>
> Probably internal DB state, locks et al., aren't exported during a SQL
> dump. Shouldn't, but this has to be checked.
>


This seemed to work.

Thanks.

Med venlig hilsen/Kind regards
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-users/attachments/20120729/1473e44c/attachment.html>


More information about the Digikam-users mailing list