[Tile-serving] [osm2pgsql] Added the capability to specify a target schema for the tables. (#173)

Sam notifications at github.com
Fri Jul 25 21:53:22 UTC 2014


This adds the capability to use tables in a different schema than public. Pass -X or --schema to specify which schema to use.  Uses SET search_path TO schema now, as opposed to explicitly defining it per each table.
You can merge this Pull Request by running:

  git pull https://github.com/shaycraft/osm2pgsql master

Or you can view, comment on it, or merge it online at:

  https://github.com/openstreetmap/osm2pgsql/pull/173

-- Commit Summary --

  * Added the capability to specify a target schema for the tables.

-- File Changes --

    M docs/osm2pgsql.1 (5)
    M osm2pgsql.c (9)
    M output-pgsql.c (6)
    M output.h (1)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/173.patch
https://github.com/openstreetmap/osm2pgsql/pull/173.diff

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


More information about the Tile-serving mailing list