imposm2 icon indicating copy to clipboard operation
imposm2 copied to clipboard

Support for PostgreSQL schemas

Open olt opened this issue 13 years ago • 2 comments

Use configurable schemas instead of the public schema. https://bitbucket.org/olt/imposm/issue/2/import-data-in-another-schema

olt avatar Jun 13 '12 14:06 olt

I would like to back this issue. A database is much easier to maintain if it doesn't store everything in the public schema. Why not use different schemata instead of --table-prefix, --table-prefix-production and --table-prefix-backup?

dkastl avatar Aug 12 '12 21:08 dkastl

I'm also in favor of using other schemes. The prefixes could stay, but would be used in the configurable schema.

gislars avatar Aug 13 '13 08:08 gislars