>
> >
> > A variável LC_MESSAGE esta setada corretamente, e mesmo assim as
> > mensagens(psql, por exemplo) são exibidas em inglês.
> >
>

make distclean
./configure --enable-nls=pt_BR
make
make install

export LC_MESSAGES=pt_BR.iso88591
export LANGUAGE=pt_BR.iso88591


-- 
Matheus Ricardo Espanhol
---------------------------------------
Dextra Sistemas
http://www.dextra.com.br/postgres/
_______________________________________________
pgbr-geral mailing list
[email protected]
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Responder a