[Tile-serving] [openstreetmap/osm2pgsql] Add an option to skip table creation in flex output (#1493)
Jochen Topf
notifications at github.com
Thu May 13 15:30:05 UTC 2021
osm2pgsql interacts with the database in many ways, so it has to know about the tables, what columns they have etc. so it can fill them correctly, build the right indexes, etc. In theory it might be nice to have an option to say: Please osm2pgsql get out of my hair, just fill those tables, I'll do the rest. But in practice this means you would need to know a lot about how osm2pgsql interacts with the database, set up everything just so it is exactly right. And there are many subtle ways how this could fail and osm2pgsql couldn't even tell you what the problem is. There are only very few users who are actually at that level, so this isn't something that would actually help that many users and it would probably generate a lot of questions and support effort on the part of the maintainers.
--
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/discussions/1493#discussioncomment-734396
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210513/822bac48/attachment.htm>
More information about the Tile-serving
mailing list