Archiver(tar): unable to find header for 52.dat - Mailing list pgsql-general

From Torsten Krämer
Subject Archiver(tar): unable to find header for 52.dat
Date
Msg-id 9dgl3f$2h4b$1@news.tht.net
Whole thread Raw
List pgsql-general
hello,

i trying to restore a database with lagre objects with
pg_restore -o -d <dbname> <archivfile>

i dumped it with:

pg_dump -Ft -o <dbname> > <archivfile>

The result:
Archiver(tar): unable to find header for 52.dat

What wrong


thanks
Torsten Kr�mer



pgsql-general by date:

Previous
From: "Ian Harding"
Date:
Subject: ALTER TABLE ADD CONSTRAINT
Next
From: "Laurent Duperval"
Date:
Subject: How to create a trigger