Given below, I would think all you should need is cookies.sqlite.
Exit SeaMonkey, copy, run, exit, copy back.


"3.3. Turning off journaling

SQLite uses a separate "journal" file to provide the ability to roll
back a transaction in case of a failure. This records all changes made
to the database during a transaction. This adds the overhead of
additional disk access, which is expensive compared to the speed of
SQLite in-memory operations."

http://web.utk.edu/~jplyon/sqlite/SQLite_optimization_FAQ.html#transactions


Can't help with the second part.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to