pg_dump warning with -Fc option

Started by Carlos Henrique Reimerabout 20 years ago3 messagesgeneral
Jump to latest
#1Carlos Henrique Reimer
carlosreimer@yahoo.com.br

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/

#2Zlatko Matić
zlatko.matic1@sb.t-com.hr
In reply to: Carlos Henrique Reimer (#1)
unsubscribe

unsubscribe

#3Richard Huxton
dev@archonet.com
In reply to: Carlos Henrique Reimer (#1)
Re: pg_dump warning with -Fc option

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