| From: | "James M Doherty PGADMIN" <jimmyd(at)jdoherty(dot)net> |
|---|---|
| To: | "derrick(at)grifflink(dot)com" <Derrick(at)grifflink(dot)com>, <pgadmin-support(at)postgresql(dot)org> |
| Subject: | Re: Copy between Databases |
| Date: | 2004-05-27 15:48:31 |
| Message-ID: | 000501c44402$0fc441c0$68363c90@ad.tri.sbc.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
look at pg_dump.
If you want to do this in real-time please specify ?
Jim
----- Original Message -----
From: "derrick(at)grifflink(dot)com" <Derrick(at)grifflink(dot)com>
To: <pgadmin-support(at)postgresql(dot)org>
Sent: Wednesday, May 26, 2004 11:58 AM
Subject: [pgadmin-support] Copy between Databases
> Is there a way to copy tables, functions, etc. between databases and
servers
> within pgAdmin?
>
> For example, within pgAdmin we have:
> Server1 has a database called DB1 with a table called Table1.
> Server2 has a database called DB2 with a table called Table2.
>
> I want to copy the data and metadata from Table1 to Table2. Is this
> possible? If so, how?
>
> Thanks,
> Derrick
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | derrick@grifflink.com | 2004-05-27 16:57:35 | Re: Copy between Databases |
| Previous Message | derrick@grifflink.com | 2004-05-26 16:58:41 | Copy between Databases |