[QGIS-Developer] gpkg syncing issue
Paolo Cavallini
cavallini at faunalia.it
Wed Mar 13 09:58:58 PDT 2019
Hi Even,
On 13/03/19 17:53, Even Rouault wrote:
> Yes this is a known inconvenience (pretty sure there might be bugs open on
> this) due to opening GPKG files in write-ahead mode, so as to avoid issues in
> case of concurrent editing (probably helps also in situations of single
> editing where one thread does writing, and others are reading)
>
> You can set the OGR_SQLITE_JOURNAL = DELETE environment variable, or the qgis/
> walForSqlite3 = false setting to avoid that (but run in the possible above
> mentionned issues)
thanks for the detailed and prompt explanation. So, the old shp strikes
back, far more convenient in this situation, unfortunately.
Regards.
--
Paolo Cavallini - www.faunalia.eu
QGIS.ORG Chair:
http://planet.qgis.org/planet/user/28/tag/qgis%20board/
More information about the QGIS-Developer
mailing list