[Tile-serving] [openstreetmap/osm2pgsql] Stage 2 flex processing is slow (possible issue with DELETE statement?) (Discussion #1642)
mboeringa
notifications at github.com
Sat May 14 22:23:39 UTC 2022
Another interesting observation that I now see is that, despite pgAdmin clearly showing the indexing statement for the **"osm_id"** column used in the DELETE, that the actual index is missing on the "planet_osm_point/line/polygon" tables: there are **no indexes visible** in pgAdmin and DBeaver. The lack of indexes, could definitely explain the poor performance. But why does this fail in PostgreSQL 14, and not 13??:



--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/discussions/1642#discussioncomment-2752271
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/repo-discussions/1642/comments/2752271 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220514/0ac46544/attachment.htm>
More information about the Tile-serving
mailing list