Am Mittwoch, 1. August 2007 09:27 schrieb Ashish Karalkar:
> pg_dump qsweb | gzip > /usr/local/backup/backup.gzBut when I run this
> command i get error stdin: not in gzip formattried with pg_dump qsweb |
> gzip > /usr/local/backup/backup.tar.gzbut same problem againCan any body
> please suggest wh
Ashish Karalkar wrote:
I am trying to create the backupfile using gunzip utility
pg_dump qsweb | gzip > /usr/local/backup/backup.gzBut when I run this
command i get error stdin: not in gzip formattried with pg_dump qsweb
| gzip > /usr/local/backup/backup.tar.gzbut same problem againCan any
body