Re: pg_restore does not restore - Mailing list pgsql-general

From Tom Lane
Subject Re: pg_restore does not restore
Date
Msg-id 2320.1098747912@sss.pgh.pa.us
Whole thread Raw
In response to pg_restore does not restore  (ruben <ruben20@superguai.com>)
List pgsql-general
ruben <ruben20@superguai.com> writes:
> I'm trying to dump tableA and restore it to tableB:

pg_dump does not do that.  The -t switch is for selecting one table
among several, not for renaming anything.

            regards, tom lane

pgsql-general by date:

Previous
From: ruben
Date:
Subject: pg_restore does not restore
Next
From: "Marc G. Fournier"
Date:
Subject: PostgreSQL 8.0.0 Beta 4 Now Available