Обсуждение: Problem with unicode support

Поиск
Список
Период
Сортировка

Problem with unicode support

От
Дата:
Hello,

I’ve got a RedHat 7.3 and Postgresql 7.3.5 system installed. When I compiled Postgresql I did it without the option
–enable-locale-enable-multibyte.This is why it does not support unicode, and now I need support for unicode. 

Is there a way to make my system (Postgesql 7.3.5) unicode support that does not require a complete compilation and
instalation?

Thank you very much in advance for your help.
Kind regards.


____________________________________________
Servicio WebMail de CiberUNED  http://www.uned.es



Re: Problem with unicode support

От
Peter Eisentraut
Дата:
aromero@dia.uned.es wrote:
> I’ve got a RedHat 7.3 and Postgresql 7.3.5 system installed. When I
> compiled Postgresql I did it without the option
> –enable-locale-enable-multibyte.

That's irrelevant, because these options do not exist in 7.3.

> This is why it does not support
> unicode,

Nope, Unicode support is always enabled.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/