Re: [postgis-users] pgsql2shp : Encoding headache

Поиск
Список
Период
Сортировка
От Arnaud Lesauvage
Тема Re: [postgis-users] pgsql2shp : Encoding headache
Дата
Msg-id 4ADEAE7F.5070009@codata.eu
обсуждение исходный текст
Ответ на Re: [postgis-users] pgsql2shp : Encoding headache  (InterRob <rob.marjot@gmail.com>)
Список pgsql-general
InterRob a écrit :
 >> Arnaud Lesauvage a écrit :
 >> Also, doing a search like :
 >> SELECT * FROM mytable WHERE upper(myflied) ILIKE u&'%c29f%';
 >> Gives me 0 result.
 >> Am I wrong to think that the error 'character 0xc29f of UTF8' relates
 >> to the character with code point C29F in UTF8 ?
 >
> I would do this last query searching for the 0xC29F character WITHOUT the
> upper() function on the source table, in the native (to table) UTF8 client
> encoding. No result either?

No, no result either.
What puzzles me is that this field contains names of French streets, and
I can't see what character could be in such a field that has no
equivalent in win1252 !


--
Arnaud Lesauvage
IT Executive

Codata Belgium SA
143-145, Avenue bourgmestre Jean Materne - 5100 Namur - Belgium
Tel : +32 81 21 53 48 - Fax : +32 81 21 54 24
Mel : arnaud.lesauvage@codata.eu
Web : http://www.codata.eu/

В списке pgsql-general по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: OT - 2 of 4 drives in a Raid10 array failed - Any chance of recovery?
Следующее
От: Mike Christensen
Дата:
Сообщение: Re: Free Tool to design Postgres Databases