SQLite Forum

Can -wal -shm files be deleted if -wal file is empty?
Login
Can you quickly run through the possible causes for these files not being deleted ?  Assume that the database is working properly, nothing unexpected happening in any apps, just for some reason these two files aren't getting deleted.

Now suppose the computer they're on is restarted, you do the <code>SELECT</code> thing in the command-line tool, and they *still* aren't being deleted.  Is there any way SQLite could cause that ?