EUC_JP multibyte support - Mailing list pgsql-general

From Dorward Villaruz
Subject EUC_JP multibyte support
Date
Msg-id 032201c27e90$34bc6ef0$043d1cac@speed
Whole thread Raw
List 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 by date:

Previous
From: "Edward"
Date:
Subject: what selects
Next
From: Juan Jose Comellas
Date:
Subject: Re: VACUUM FULL not working with persistent connections