[Tile-serving] [openstreetmap/osm2pgsql] Flex output does not by default generate "hstore" tags column in combination with "compatible.lua" (#1333)

Jochen Topf notifications at github.com
Mon Nov 23 09:09:58 UTC 2020


The `compatible.lua` file should be compatible with the "old osm2pgsql", that also means that it has the same defaults as before. So `hstore` is set to `false`, because you used to need the `--hstore` option to set this to `true`.

You found an error, though: The `hstore_match_only` should have been set to `false` and I will change that in the code.

-- 
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/1333#issuecomment-732028092
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201123/3f8b2395/attachment.htm>


More information about the Tile-serving mailing list