Opened 10 years ago
Last modified 8 months ago
#2862 new enhancement
PostGis Topology performance improvements : bathc loading mode — at Initial Version
Reported by: | remic | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.5.0 |
Component: | topology | Version: | master |
Keywords: | performance | Cc: |
Description
Data loading into Postgis Topology is insufferably slow. This is due to a conceptual limit of loading objects into topology one by one. Such behaviour is very good for limited changes, but very bad for massiv creation.
We need a specific process to desactivate chekings, then load everything the batch way
Note:
See TracTickets
for help on using tickets.