> On Feb 8, 2017, at 9:21 AM, Niti Agarwal <n...@ionosnetworks.com> wrote:
> 
> According to the SQLite documentation, the shm and wal files are supposed
> to be deleted upon completion of the program.

Are you explicitly closing the database before your program exits?
(In other words, I think saying “upon completion of the program” is incorrect; 
it’s really “upon closing the database”.)

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to