Search Postgresql Archives

Re: pg_dump --compress error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



yasin malli <yasinmalli@xxxxxxxxx> writes:
> Unfortunately, only plain-old dump works correctly while restoring.
> if command contains any compress option, it won't work

--compress is normally used as an adjunct to -Fc.
I'm not real sure what you get if you specify it without that;
maybe a compressed plain-text-script dump?  If so, you'd have
to pass it through gunzip and then to psql to do anything useful
with it.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux