[Tile-serving] [osm2pgsql] osm2pgsql granting select on output tables to PUBLIC (#43)

strk notifications at github.com
Wed Jun 12 15:25:20 UTC 2013


I don't think it belongs to this utility granting permissions on tables, instead output_pgsql.c is granting SELECT to PUBLIC (any database user) on anything that's imported.

On CartoDB we have a special user representing "the public", and that user is NOT "PUBLIC", so this assumption of osm2pgsql is wrong. What's the rationale for setting permissions from the importer ?

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/43
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130612/7304d280/attachment.html>


More information about the Tile-serving mailing list