Re: pg_dump warning with -Fc option - Mailing list pgsql-general

From Richard Huxton
Subject Re: pg_dump warning with -Fc option
Date
Msg-id 43FF3842.9050709@archonet.com
Whole thread Raw
In response to pg_dump warning with -Fc option  (Carlos Henrique Reimer <carlosreimer@yahoo.com.br>)
List pgsql-general
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


pgsql-general by date:

Previous
From: CG
Date:
Subject: ltree + gist index performance degrades significantly over a night
Next
From: Tom Lane
Date:
Subject: Re: Operator for int8 array