Fwd: localization, encoding problem

Поиск
Список
Период
Сортировка
От j n
Тема Fwd: localization, encoding problem
Дата
Msg-id 46f93e0d0605230755p37bc2f98v2c03995fb2bbdd84@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Hellou all
 
i have a problem to convert data from utf8 to ascii.
I'm from slovakia and we use special characters like 'á é š ť' and so on. But many times it is the same if u use 'á' or 'a'. So I need to translate these special characters. Somebody told me to use function to_ascii() but this function throws me an error : not supported encoding. There is about 50 characters that i need translate.  
 
OS  : debian
PostgreSQL : 8.1.3
configured with --enable-multibyte=UTF8
 
please help
thanx

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Howto get tranaction rate in postgres
Следующее
От: Mario Splivalo
Дата:
Сообщение: Getting UPDATEs/INSERTs/DELETEs from transaction log?