On Thu, 29 Mar 2012, Andy Colson wrote:

How many tables are we talking about.  If its a few tables, I'd rename them:
alter table lake rename to lake_old;
... etc
then dump it out and restore into the proper db.

Andy,

  This will work just fine. Thanks for the insight.

Rich


--
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