Re: pg_dump warning with -Fc option

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: pg_dump warning with -Fc option
Дата
Msg-id 43FF3842.9050709@archonet.com
обсуждение исходный текст
Ответ на pg_dump warning with -Fc option  (Carlos Henrique Reimer <carlosreimer@yahoo.com.br>)
Список 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 по дате отправления:

Предыдущее
От: CG
Дата:
Сообщение: ltree + gist index performance degrades significantly over a night
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Operator for int8 array