Re: Japanese words not distinguished - Mailing list pgsql-general

From Tom Lane
Subject Re: Japanese words not distinguished
Date
Msg-id 21162.1121193865@sss.pgh.pa.us
Whole thread Raw
In response to Re: Japanese words not distinguished  (Harry Mantheakis <harry@mantheakis.freeserve.co.uk>)
Responses Re: Japanese words not distinguished
List pgsql-general
Harry Mantheakis <harry@mantheakis.freeserve.co.uk> writes:
> Meanwhile, am I correct in assuming that re-initialising my database cluster
> with "--locale=C" will solve the problem?

AFAIK it should --- of course you won't get any very intelligent sorting
or case folding, but at least it can tell the difference between
different characters ;-).  Be sure to still use encoding = unicode.

            regards, tom lane

pgsql-general by date:

Previous
From: "Craig Bryden"
Date:
Subject: Re: Transaction Handling in pl/pgsql
Next
From: Christopher Browne
Date:
Subject: Re: Transaction Handling in pl/pgsql