|
The shm and wal files are used by the sqlite engine when the database is open. When it's closed cleanly the files should be removed.
If you want to drop them I'd suggest taking a backup of the directory that contains the databases along with the shm and wal files, and the drop the shm and wal files from the Kobo.
|