[GRASS-user] turning sqlite journal off

Panagiotis Mavrogiorgos pmav99 at gmail.com
Tue May 14 02:12:02 PDT 2019


Hi Laura,

This thread seems to be related:
http://osgeo-org.1560.x6.nabble.com/SQLITE-db-locking-problem-td5182180.html
I also had a somewhat similar problem that was related to the VACUUM
<https://github.com/GRASS-GIS/grass-ci/blob/a26ceefdc4e14edc0529b90c4d92c0122b6a4d0e/lib/python/script/setup.py#L230>
command issued when closing a GRASS session (new session started before the
VACUUM of the previous session was finished)
If I understand this correctly, you are not supposed to concurrently use
the same sqlite database.

with kind regards,
Panos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190514/dae827d3/attachment.html>


More information about the grass-user mailing list