| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | "Ashish Karalkar" <ashish(dot)karalkar(at)info-spectrum(dot)com> |
| Subject: | Re: Problem With gunzip backup |
| Date: | 2007-08-01 08:47:10 |
| Message-ID: | 200708011047.10887.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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 what is going wrongThanks In advanceWith RegardsAshish...
Check if you have the GZIP environment variable set.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alessandra Bilardi | 2007-08-01 09:41:32 | could not [extend relation|write block N of temporary file|write to hash-join temporary file] |
| Previous Message | Peter Eisentraut | 2007-08-01 08:40:50 | Re: Possible to Attach/Detach Tablespaces? |