restoring one table?

From: Brian Maguire <bmaguire(at)vantage(dot)com>
To: pgsql general <pgsql-general(at)postgresql(dot)org>
Cc: Kevin MacClay <kmacclay(at)vantage(dot)com>
Subject: restoring one table?
Date: 2008-08-07 22:34:28
Message-ID: BF90E28AB227634A81EBAD5DC1A5AA75156F30247E@vt-pe2950-001.vantage.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-08-07 23:40:57 Re: Postgres 8.3.x installation on Fedora 9 system
Previous Message Craig White 2008-08-07 22:06:47 Re: Postgres 8.3.x installation on Fedora 9 system