Обсуждение: pg_dump warning with -Fc option

Поиск
Список
Период
Сортировка

pg_dump warning with -Fc option

От
Carlos Henrique Reimer
Дата:
Hello,
 
Pg_dump complains when I use the -Fc option with:
 
pg_dump: [archiver] WARNING: requested compression not available in this installation -- archive will be uncompressed
and the dump is not compressed... searching in the list I´ve found that there is something related with the zlib.
 
How can I fix it? Should I recompile postgresql?
 
Thanks in advance!
 
Reimer

__________________________________________________
Faça ligações para outros computadores com o novo Yahoo! Messenger
http://br.beta.messenger.yahoo.com/

unsubscribe

От
"Zlatko Matic"
Дата:

unsubscribe

Re: pg_dump warning with -Fc option

От
Richard Huxton
Дата:
Carlos Henrique Reimer wrote:
> Hello,
>
>   Pg_dump complains when I use the -Fc option with:
>
>   pg_dump: [archiver] WARNING: requested compression not available in this installation -- archive will be
uncompressed
>
>   and the dump is not compressed... searching in the list I´ve found that there is something related with the zlib.
>
>   How can I fix it? Should I recompile postgresql?

Yes - you probably want to install the zlib-dev package for your machine
first (not just the zlib package).

--
   Richard Huxton
   Archonet Ltd