[Qgis-user] GeoPackage deadlocks (Andrea Peri)
Tobias Wendorff
tobias.wendorff at tu-dortmund.de
Fri Sep 27 01:50:28 PDT 2019
> Am 27.09.2019 um 10:24 schrieb Andrea Peri <aperi2007 at gmail.com>:
>
> Have you tried to use spatialite instead of geopackage. ?
Why not plain SQLite? Nobody needs and uses the spatial functions of Spatialite, they are even not part of bloatware GPKG (sorry, the created db-files are huge without any compression).
The only reason is indexing and this could be forked off GPGK and Spatialite.
To the topic: I think, it‘s always a bad idea to let multiple users work on a single SQLite-based database. It hasn‘t been created for this reason.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20190927/b2c94088/attachment.html>
More information about the Qgis-user
mailing list