| From: | "Lonh Seng" <slonh(at)camgsm(dot)com(dot)kh> |
|---|---|
| To: | "Prashanth" <h_v_prashanth(at)softhome(dot)net>, <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: Moving data between databases |
| Date: | 2002-11-12 05:30:45 |
| Message-ID: | 001601c28a0c$a90b5cd0$190109c0@mbweha |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
I don't think this is a good idea. But it is the thing that I have done.
You'd better need a programme to read all data from old db and insert
into new db.
Hope this help
Lonh
----- Original Message -----
From: "Prashanth" <h_v_prashanth(at)softhome(dot)net>
To: <pgsql-admin(at)postgresql(dot)org>
Sent: Tuesday, November 12, 2002 8:30 AM
Subject: [ADMIN] Moving data between databases
>
> Hi,
>
> I have recovered the schema of my corrupted database. Now I
> have created a new database with the tables and other schema. How can I
> move the data from my old database to the new database ?
>
> -Venkat
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mr OCP | 2002-11-12 20:18:13 | gmake check runs just 13 tests instead of 77 |
| Previous Message | Prashanth | 2002-11-12 05:30:41 | Moving data between databases |