[Tile-serving] [openstreetmap/osm2pgsql] Flex output is trying to create ID index on tables without IDs (#1507)
Jochen Topf
notifications at github.com
Wed May 19 10:06:34 UTC 2021
osm2pgsql should not try to create an id index on a table that doesn't have an id. If that's the case that is a bug.
Your config file above is creating a table `way_nodes`, but the log file you post is failing on table `relation_members`. That's a bit confusing.
--
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-843951864
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210519/9dcb4dc3/attachment-0001.htm>
More information about the Tile-serving
mailing list