Bom dia, pessoal!

Estou com problema abaixo:

SELECT xml '<foo>bar</foo>';
ERROR:  could not set up XML error handler at character 12
HINT:  This probably indicates that the version of libxml2 being used is
not compatible with the libxml2 header files that PostgreSQL was built with.

libxml2-2.7.2
postgresql-9.2.0
centos5

./configure --prefix=/opt/postgresql/9.2/ --with-libxml
CREATE EXTENSION xml2

Podem me ajudar? Será que devo substituir a versão do libxml por uma mais
antiga?

Obrigada!
_______________________________________________
pgbr-geral mailing list
pgbr-geral@listas.postgresql.org.br
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Reply via email to