Phil via QGIS-User <[email protected]> writes: > On 12/21/25 09:25, Greg Troxel via QGIS-User wrote: >> Without really digging in to your issues, I suggest pgsql instead, and >> to think about postgis. PostgreSQL with postgis has support for >> geography types which can be efficiently queried and used naturally in >> qgis. > > OK, thank you Greg. I need something that works under Linux and I know > that you're a Linux user .
Not true. I'm a NetBSD user. But seriously, pgsql is one of two standard approaches for serious database use on Free Software UNIX-like systems. It has had adult database features (real transactions) and been very reliable for a very long time. It's what OpenStreetMap uses to store the global map database. Your data is probably smaller :-) _______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
