Hi, I would like to use osmosis on a schema of a Postgresql database. I'm currently doing this by setting this: ALTER USER osmosis SET search_path TO osmosis,public;
But it isn't really useful as I would like to have different osmosis schema in the same database - the idea is to have a different country or French region inside each. I could have a different user for each schema, bit I would prefer not to have to. So, it is possible to specify a schema when running osmosisĀ --write-pgsql-change ? Thanks, Jocelyn _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
