[Tile-serving] [openstreetmap/osm2pgsql] Store slim table tags in hstore (#692)

Darafei Praliaskouski notifications at github.com
Mon Mar 6 13:03:26 UTC 2017


Internally `jsonb` and `hstore` are similar, except that `jsonb` is supported in core Postgres. Reasons to use `hstore` nowadays are about it being a legacy. If you're writing new code please use `jsonb`.

-- 
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-284390201
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170306/a6c1e203/attachment.html>


More information about the Tile-serving mailing list