[Qgis-user] Readonly gpkg

Even Rouault even.rouault at spatialys.com
Thu Jan 13 09:02:11 PST 2022


> I don't immediately grasp that, but it seems wrong to say that a
> particular journal mode needs to be used to get the right behavior.  As
> I read the sqlite3 docs, the journal mode should only affect efficiency,

We turn WAL on only because of the second bullet of 
https://www.sqlite.org/wal.html:

"WAL provides more concurrency as readers do not block writers and a 
writer does not block readers. Reading and writing can proceed 
concurrently."


-- 
http://www.spatialys.com
My software is free, but my time generally not.



More information about the Qgis-user mailing list