| From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
|---|---|
| To: | byrnejb(at)harte-lyne(dot)ca |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Dumping a table from one database and adding it to another |
| Date: | 2010-12-02 21:02:31 |
| Message-ID: | 4CF80967.80009@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 12/02/2010 12:49 PM, James B. Byrne wrote:
> I have read the documentation respecting backups but I cannot seem
> to find any mention of the specific case that I wish performed.
>
> I have a pair of tables in a production database that I wish to dump
> and then restore to a new, different database. I can, and probably
> will, recreate the tables and column layouts in the new database.
>
> Is there a way to load the data dumped from a single table in one
> database into a new, possibly differently named, table in a
> different database, using PG utilities?
>
>
In my previous post comment should have read, change below :<
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James B. Byrne | 2010-12-02 21:16:50 | Re: Dumping a table from one database and adding it to another |
| Previous Message | Adrian Klaver | 2010-12-02 20:57:25 | Re: Dumping a table from one database and adding it to another |