[Tile-serving] [osm2pgsql-dev/osm2pgsql] Simplify and fix code getting relation members (PR #2365)

Sarah Hoffmann notifications at github.com
Wed Jul 30 07:22:36 UTC 2025


lonvia left a comment (osm2pgsql-dev/osm2pgsql#2365)

This will make the code quite a bit slower when "store nodes" is enabled together with flatnode stiore. Before the change it would just go to the flatnode store to load the locations, now it will send a separate DB query for every single node.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2365#issuecomment-3135147858
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2365/c3135147858 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250730/f41ecf76/attachment.htm>


More information about the Tile-serving mailing list