[PATCH] db: use WAL journaling mode for higher concurrency

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Peter Stuge peter at stuge.se
Thu Feb 20 22:05:11 UTC 2014


Alexey Shamrin wrote:
> WAL journaling mode is persistent; it stays in effect after closing and
> reopening the database. WAL mode database requires SQLite >= 3.7.0.

Think about this some more. It's not enough to state dependencies in
a commit message, you need to put them in the build system. A patch
to do this will need to touch configure.ac, and I think it would be
wise to make the requirement optional.


> All credit belongs Ivan Kluchnikov who diagnosed and fixed this issue.

Then the commit should list him as author, right?


//Peter




More information about the OpenBSC mailing list