On 7/15/22 4:11 PM, Andreas via Qgis-user wrote:
I think postgres itself is not the problem at all, but the scripts that
move the vector tiles into the database. In the instructions for usage
of these import scripts is written that they need at least as much RAM
as the size of the vector file. So I assume it has to load the whole
file into memory before it can be processed.

Thank you for the clarification, Andreas.  I'm new to the GIS ecosystem but the OGR FDW seems to be addressing the problem of not having to load entire vector data at once: https://github.com/pramsey/pgsql-ogr-fdw.

Asim

_______________________________________________
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

Reply via email to