Problems with pg_restore - Mailing list pgsql-general

From Diogo Biazus
Subject Problems with pg_restore
Date
Msg-id 3F38A627.3020205@ikono.com.br
Whole thread Raw
List pgsql-general
Hi everybody,
I'm having a problem while trying to recover a database with pg_restore.
I'm using the command:
pg_restore -Fc -U ikono -d sistemalivros -v pgdump_sistemalivros

and it terminates abnormaly with the message:

pg_restore: restoring data for table editoras
pg_restore: restoring data for table itensagente
pg_restore: [archiver (db)] error returned by PQputline
pg_restore: *** aborted because of error

the PgSQL version is 7.3.3 running on a FreeBSD 4.8
Is there any way to recover or to fix the backup file?
Could anybody help me?
Thanks in advance.
--
Diogo Biazus
diogo@ikono.com.br
http://www.ikono.com.br


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Update of foreign key values
Next
From: Tom Lane
Date:
Subject: Re: Help! Can't pg_dump anything: handler procedure for procedural language plpgsql not found