[Tile-serving] [openstreetmap/osm2pgsql] Store slim table tags in hstore (#692)
Paul Norman
notifications at github.com
Mon Mar 6 13:13:55 UTC 2017
The version requirements for jsonb would require two different implementations in osm2pgsql, one for 9.4+ and another for previous versions. This rules it out.
I do not see requiring the extension as an issue, given we require the postgis extension and many uses will require the hstore extension anyways.
This would be true regardless of if I felt if jsonb was a better option for new code. Absent good evidence on performance, I don't.
--
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/692#issuecomment-284392415
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170306/c2ad9a7a/attachment.html>
More information about the Tile-serving
mailing list