Brian Avis writes:
> I am upgrading my workstation to 7.3.3. I have some database backups
> that were created with this command.
>
> /usr/local/pgsql/bin/pg_dump $db | gzip > /usr/local/pgsql/backups/$filename
> pg_restore: [archiver] input file does not appear to be a valid archive
These archives are supposed to be restored using psql. The pg_dump
reference page should tell you the details.
--
Peter Eisentraut peter_e@gmx.net