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



---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to