"Andrew Goodnough" <[EMAIL PROTECTED]> writes: > I'm using these commands to perform a dump and load. > pg_dump -c lakevie_typo | gzip > $HOME/backups/typo_$DATE.sql.gz > gzip < $HOME/backups/typo_$DATE.sql.gz |psql -d lakevie_typobak -f -
Surely the second step must start with gunzip?
regards, tom lane
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
