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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to