On 09/29/2014 06:39 AM, Tom Pamin wrote:
Why are there 3 different places.sqlite bookmark files now? There used
to be just one. There is now an shm and a wal file, along with the
previous sqlite file.


The wal is a Write-ahead log file, and the shm would be the Shared-memory file.

REF: [Temporary Files Used By SQLite](https://sqlite.org/tempfiles.html)


--
Sponsored by Firefox 33.0b7 and Thunderbird 31.1.2
GO Bucs, Steelers, Pitt, Pens, Bills and Sabres!
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to