Friday, June 13, 2008

Re: [pgsql-it-generale] to_tsvector: errori nella configurazione italiana

Ciao Giorgio,

benvenuto. :)

Potresti inviare alcune informazioni quali:

1) encoding del database
2) encoding di default del server ('show server encoding')
3) encoding del client ('show client encoding')

Inoltre, che versione di PostgreSQL usi? L'hai ricompilata te con
macports oppure usi un pacchetto particolare?

>>> ERROR: invalid byte sequence for encoding "UTF8": 0xc3
>>> HINT: This error can also happen if the byte sequence does not match
>>> the encoding expected by the server, which is controlled by
>>> "client_encoding".

Il carattere di controllo 0xC3 indica infatti una sequenza multibyte
UTF8. Sembra davvero che testo non UTF8 sia letto in modalità UTF8.

Ciao,
Gabriele
--
Gabriele Bartolini: Open source programmer and data architect
Current Location: Prato, Tuscany, Italy
Associazione Italian PostgreSQL Users Group: www.itpug.org
gabriele.bartolini@gmail.com | www.gabrielebartolini.it
"If I had been born ugly, you would never have heard of Pelé", George Best
http://www.linkedin.com/in/gbartolini

--
Sent via pgsql-it-generale mailing list (pgsql-it-generale@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-it-generale

No comments: