Re: restoring one table? - Mailing list pgsql-general

From Scott Marlowe
Subject Re: restoring one table?
Date
Msg-id dcc563d10808072349x1bf56997ye612600d2f5d927e@mail.gmail.com
Whole thread Raw
In response to restoring one table?  (Brian Maguire <bmaguire@vantage.com>)
List pgsql-general
On Thu, Aug 7, 2008 at 4:34 PM, Brian Maguire <bmaguire@vantage.com> wrote:
> We need to restore one table from a backup.  What is the proper way to do this?
>
> Our backup command looks like this:
>
> pg_dump -C -Fc -S postgresql mydatabase > today.backup.sqlc
>
> I am using PostgreSQL 8.1.

You have read this page, right:

http://www.postgresql.org/docs/8.1/interactive/app-pgrestore.html

pgsql-general by date:

Previous
From: Lennin Caro
Date:
Subject: Re: Create Table Dinamic
Next
From: Glyn Astill
Date:
Subject: Re: Initdb problem on debian mips cobalt: Bus error