Ola a todos,
Quando fui instalar o PostgreSQL 8.4 em um servidor Linux Centos, durante o
./configure obtive a seguinte mensagem (extraida do config.log):
...
configure:8095: result: no
configure:8108: error: zlib library not found
If you have zlib already installed, see config.log for details on the
failure. It is possible the compiler isn't looking in the proper directory.
Use --without-zlib to disable zlib support.
...
O zlib está instalado corretamente conforme:
# yum install zlib
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos.pop.com.br
* updates: centos.corenetworks.net
* addons: centos.cogentcloud.com
* extras: centos.pop.com.br
Setting up Install Process
Parsing package install arguments
Package zlib-1.2.3-3.i386 already installed and latest version
Nothing to do
Ai eu fiz o que foi pedido e executei o ./configure --without-zlib, instalei o
restante e voltei o backup que tinha.
O problema agora é quando executo o pg_dump com a opcao -Fc ocorre o seguinte
erro:
pg_dump: [archiver] WARNING: requested compression not available in this
installation -- archive will be uncompressed
e o backup fica com mais do que o dobro do tamanho e, o mais grave, quando fui
testar o backup em outra maquina dá erro no final do pg_restore.
Alguma ideia?
____________________________________________________________________________________
Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral