Re: restore single table - Mailing list pgsql-general

From Tom Lane
Subject Re: restore single table
Date
Msg-id 5378.995473465@sss.pgh.pa.us
Whole thread Raw
In response to restore single table  (Liz Pelletier <liz@plandepot.com>)
List pgsql-general
Liz Pelletier <liz@plandepot.com> writes:
> If I have a dump of myDB, and I want to restore only two tables from
> this dump, is there a way to do this?

I believe pg_restore can do that sort of thing, if the dump was made
by 7.1 pg_dump.  Haven't used it myself though...

            regards, tom lane

pgsql-general by date:

Previous
From: "Richard Huxton"
Date:
Subject: Re: Errors in logs
Next
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: restore single table