On Sun, Aug 3, 2008 at 9:38 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Yeah, that's gotta be it. Dumb error, thanks."Andrew Goodnough" <agoodno@gmail.com> writes:Surely the second step must start with gunzip?
> 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 -
regards, tom lane
Andy
No comments:
Post a Comment