[Tile-serving] [openstreetmap/osm2pgsql] Set default schema to 'public' and use qualified names everywhere (PR #2027)
mboeringa
notifications at github.com
Sat Aug 12 08:32:21 UTC 2023
@joto
> The documentation has already been updated to explain this and the release notes will have some information about this.
This is exactly the issue I currently have. What do I need to do and where? The current documentation just says:
> Version >= 1.4.0 If you are using a security scheme based on database schemas in your database you can use the --middle-schema and --output-pgsql-schema options and the schema table option in the flex output, respectively, to tell osm2pgsql to load data into specific schemas. You have to create those schemas and give them the correct rights before running osm2pgsql.
**--middle-schema** is the option to set where the middle tables are stored
**--output-pgsql-schema** suggest according to name and text that is for setting the schema for old style **'pgsql'** output
**schema=X** allows me to set the schema for **'flex'** output in the flex style
But how do I specify the schema for the 'osm2pgsql_properties' table???
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/2027#issuecomment-1675791801
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/2027/c1675791801 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230812/8fd445b1/attachment.htm>
More information about the Tile-serving
mailing list