Re: compression -Fx "problem" - Mailing list pgsql-admin

From Tom Lane
Subject Re: compression -Fx "problem"
Date
Msg-id 28667.1007477798@sss.pgh.pa.us
Whole thread Raw
In response to compression -Fx "problem"  (Manuel Trujillo <manueltrujillo@dorna.es>)
List pgsql-admin
Manuel Trujillo <manueltrujillo@dorna.es> writes:
> The program tell me a "warning" like this:
> Archiver: WARNING - requested compression not available in this
> installation - archive will be uncompressed
> What I make to do for obtain the necessary compression for the "-Fc"
> flag and work after with pg_restore?

You need to install zlib, then reconfigure and rebuild Postgres.
Pay attention to whether the configure run finds zlib...

            regards, tom lane

pgsql-admin by date:

Previous
From: Manuel Trujillo
Date:
Subject: compression -Fx "problem"
Next
From: Jay Wren
Date:
Subject: Re: problems with postgresql speed