pg_restore error - Mailing list pgsql-general

From Scott Frankel
Subject pg_restore error
Date
Msg-id 554A1226-7316-4961-AA05-0EF2C4E1E875@pacbell.net
Whole thread Raw
Responses Re: pg_restore error
List pgsql-general
What does this error mean?

    pg_restore: [tar archiver] could not find header for file 1765.dat
in tar archive


All of a sudden, I'm encountering this error as I debug a problem
with the db interface I'm using.  My backups are created using a
script that hasn't changed recently, though I have just upgraded OS
from MacOSX v10.4.2. to 10.4.3.  My backup script executes:

    pg_dump -Ft -b -v source_name > output_name

Verbose output yields no error messages.

MacOSX v10.4.3
PostgreSQL v8.1.0
Psycopg2 v2.0b5


Any suggestions?

Thanks in advance!
Scott


pgsql-general by date:

Previous
From: marcelo Cortez
Date:
Subject: Encoding problem
Next
From: Cott Lang
Date:
Subject: postmaster / resolv.conf / dns problem