Re: [gdal-dev] Reading SQLite in WAL mode as read-only

2017-03-04 Thread Even Rouault
On samedi 4 mars 2017 16:26:35 CET Rahkonen Jukka (MML) wrote: > Hi, > > I saw this changeset https://trac.osgeo.org/gdal/changeset/37594 and started > to think that how GDAL is reading SQLite db that is in WAL journal mode > from zip, tar, vsicurl or from non-writeble directory if it is

[gdal-dev] Reading SQLite in WAL mode as read-only

2017-03-04 Thread Rahkonen Jukka (MML)
Hi, I saw this changeset https://trac.osgeo.org/gdal/changeset/37594 and started to think that how GDAL is reading SQLite db that is in WAL journal mode from zip, tar, vsicurl or from non-writeble directory if it is documented to be generally not possible http://www.sqlite.org/draft/wal.html?