Re: restore single table

From: "Thalis A(dot) Kalfigopoulos" <thalis(at)cs(dot)pitt(dot)edu>
To: Liz Pelletier <liz(at)plandepot(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: restore single table
Date: 2001-07-18 16:13:29
Message-ID: Pine.LNX.4.21.0107181212570.9097-100000@aluminum.cs.pitt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pete Leonard 2001-07-18 16:19:05 Re: sick DB - ??
Previous Message Pete Leonard 2001-07-18 16:13:12 sick DB - ??