I have a database that has a sort of central db with four other 
databases that are ATTACHed.

        When I enable journal mode of WAL, I only see one wal and shm file (for 
the one I actually opened).  I would expect to see one for each attached 
database, as that would be consistent with the older file-based journal types.

        Is it expected that I would only have one wal and shm file for this 
configuration?

-- 
Dustin Sallings

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

Reply via email to