Re: restore single table - Mailing list pgsql-general

From Thalis A. Kalfigopoulos
Subject Re: restore single table
Date
Msg-id Pine.LNX.4.21.0107181212570.9097-100000@aluminum.cs.pitt.edu
Whole thread Raw
In response to restore single table  (Liz Pelletier <liz@plandepot.com>)
List pgsql-general
$ pg_restore --help

.
.
.
-t, --table[=TABLE]      restore this table only
.
.
.

cheers,
thalis




On Wed, 18 Jul 2001, Liz Pelletier wrote:

> 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? Or do I have to restore the entire
> db?
>
> (BTW, using 7.1 on a Debian box.)
>
> Thanks in advance,
> Liz
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: restore single table
Next
From: Jeremy Hansen
Date:
Subject: getting logging going on the rpms