[Tile-serving] [openstreetmap/osm2pgsql] Schema support (#619)

asbjornst notifications at github.com
Fri Aug 26 14:05:46 UTC 2016


I have changed the code to only behave differently if theres a schema name in the prefix option, so no assumption of default schema being "public".

The "CREATE SCHEMA IF NOT EXISTS" usage was removed in the push I made yesterday, and was not a part of this PR, at the time of your last message.

I have deliberately kept gazetteer output out of this, since it currently doesn't prefix the "place" table. One way to introduce prefix support there, without breaking current usage, could be if prefix starts with "=" then it's also used for the "place" table.

-- 
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/pull/619#issuecomment-242744739
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160826/4bf834f0/attachment.html>


More information about the Tile-serving mailing list