Olá,

Em 21 de junho de 2012 17:32, Leandro <[email protected]> escreveu:

> Pessoal bom dia, alguem utiliza o metaphone_ptbr? estou tentando instalar
> o mesmo em um postgres 9.1 no redhat mas na hora de executar ele ocorre um
> erro:
>
> psql leandro_teste < metaphone_ptbr.sql
> SET
> ERROR:  could not load library "/usr/pgsql-9.1/lib/metaphone_ptbr":
> /usr/pgsql-9.1/lib/metaphone_ptbr: cannot dynamically load executable
> ERROR:  could not load library "/usr/pgsql-9.1/lib/metaphone_ptbr":
> /usr/pgsql-9.1/lib/metaphone_ptbr: cannot dynamically load executable
>

No PostgreSQL 9.1 você pode fazer a instalação do contrib fuzzystrmatch, a
partir dele você trabalhar com o metaphone. Veja maiores detalhes em [1].

[1] http://www.postgresql.org/docs/9.1/static/fuzzystrmatch.html

>
>
> se alguem tiver alguma dica de como fazer funcionar  ficaria agradecido.
>
> att,
>
> Leandro
>
> _______________________________________________
> pgbr-geral mailing list
> [email protected]
> https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
>
>

Abraços
-- 
JotaComm
http://jotacomm.wordpress.com
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a