EUC_JP multibyte support

Поиск
Список
Период
Сортировка
От Dorward Villaruz
Тема EUC_JP multibyte support
Дата
Msg-id 032201c27e90$34bc6ef0$043d1cac@speed
обсуждение исходный текст
Список pgsql-general
 
i currently have a running postgresql7.2.1 with no multibyte support. is it possible to enable the multibyte support without reconfiguring and possibly recompiling postgres?
 
 
i already tried to change line 61 as specified in the document MULTIBYTE=EUC_JP
 
but when i tried initdb it fails with the following error:
 
 
ld.so.1: ./pg_encoding: fatal: relocation error: file ./pg_encoding: symbol pg_char_to_encoding: referenced symbol not found
initdb: pg_encoding failed
 
Perhaps you did not configure PostgreSQL for multibyte support or
the program was not successfully installed.
 
can somebody help me with this one?
 

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

Предыдущее
От: "Edward"
Дата:
Сообщение: what selects
Следующее
От: Juan Jose Comellas
Дата:
Сообщение: Re: VACUUM FULL not working with persistent connections