export a schema / import as new schema - Mailing list pgsql-general

From David Kerr
Subject export a schema / import as new schema
Date
Msg-id 4A8EEDE0.6030005@mr-paradox.net
Whole thread Raw
Responses Re: export a schema / import as new schema
Re: export a schema / import as new schema
List pgsql-general
Is there an easy way, that I'm missing, where I can export a schema from
database A and then rename it on load into database B?

I use similar functionality in oracle all the time and it's great for
development environments when you're making schema changes or updating a
lot of data. You can mess up schema A and load a backup into schema B
and fix the data (or whatever).

Thanks

Dave

pgsql-general by date:

Previous
From: "Boyd, Craig"
Date:
Subject: Re: Schema diff tool?
Next
From: Alvaro Herrera
Date:
Subject: Re: Questions about encoding between two databases