pg_restore

From: Nageshwar Rao <NageshwarR(at)PLANETASIA(dot)COM>
To: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: pg_restore
Date: 2005-04-05 06:40:27
Message-ID: 3214799999CED64882731155DB0AAD922CEAB7@MLSW00103
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I took a dump using the following command
Pg_dump -f bk.dmp

When I tried to restore a table from the dump it just hangs there

Pg_restore -f bk.dump -t table_name

Also tried by giving username also

Any light on this.

Thnx
Rao

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Janning Vygen 2005-04-05 07:27:07 Re: invalid input syntax for type bytea
Previous Message Pavel Stehule 2005-04-05 05:59:46 Re: Regarding niladic functions (another form)