[Tile-serving] [openstreetmap/osm2pgsql] Flex output is trying to create ID index on tables without IDs (#1507)

rouen-sk notifications at github.com
Wed May 19 10:35:23 UTC 2021


Yeah, sorry for confusion, I have commented out `way_nodes` to try if `relation_members` have the same issue, and I've attached that output by mistake, but the error is the same for `way_nodes`. 

Now I have noticed another detail - I've tried to simplify my lua script to isolate the case, but if I leave out some other tables, the issue with index on `way_nodes` does not appear. It seems to me that things go wrong when I use "second stage" (by implementing `function osm2pgsql.select_relation_members(relation)` )



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1507#issuecomment-843973148
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210519/b4f0b59c/attachment.htm>


More information about the Tile-serving mailing list