| From: | "Net Tree Inc(dot)" <nettreeinc(at)gmail(dot)com> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | how do I do dump and restore without bugging with constraint? |
| Date: | 2010-02-23 04:50:27 |
| Message-ID: | bd9689741002222050r1b782543rad955f64e46630ce@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-general |
Hi all,
I am dumping both schema and data from old database to new one. The new
database schema is somehow contain slightly different schema then the old
one. When I do restore it shown alot errors related with constraints. How
can I dump and to restore from old to new without dealing with constraint
and just forces data dump to where it suppose to belong?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2010-02-23 05:02:42 | Re: how do I do dump and restore without bugging with constraint? |
| Previous Message | Iñigo Martinez Lasala | 2010-02-22 14:40:32 | Re: Using Postgresql Replication |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Grittner | 2010-02-23 05:02:42 | Re: how do I do dump and restore without bugging with constraint? |
| Previous Message | Joshua Tolley | 2010-02-23 03:59:19 | Re: Table Column Retrieval |