URGENT: pg_restore problem - Mailing list pgsql-admin

From Andreas Schlegel
Subject URGENT: pg_restore problem
Date
Msg-id 3D879E96.3070906@software.b.uunet.de
Whole thread Raw
List pgsql-admin
Hi,

I tried to restore a pg database with pg_restore -d but the operation
was running on error:
ERROR:  Relation "..." does not exist
The database was dumped with pg_dump -Ft

As I know I can restore the database successful with psql>\i
But I don't know the parameter for dumping to create an ascii(?) dump.

Any ideas?

Greetings,
Andreas


I know I should analyse the database to find the problem but there is no
time. We need it on a notebook for a demo ;-)


pgsql-admin by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Other benchmark than OSDB
Next
From: "Orr, Steve"
Date:
Subject: How do I restore data changes made after the backup?