Unicode, RedHat Linux, & PostgreSQL

From: Vernon <vernonw(at)gatewaytech(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Unicode, RedHat Linux, & PostgreSQL
Date: 2003-04-24 04:18:23
Message-ID: oprn38wxhavu4si3@mail.bluesoft.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql


My project works on Window 2000, but not on Linux. The non-Western
language, Chinese in this case, doesn't stored or/and retrieved properly in
Linux. That differenc between the two configurations is only where
PostgreSQL is setting: Window 2000 with Chinese locales, Redhat Linux 8.0.
Does someone have a similar configuration and is able to have non-Western
language stored and retrieved in PostgreSQL 7.2?

Thanks for your input.

--
Vernon

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2003-04-24 04:28:44 Re: Inheritence woes
Previous Message Hadley Willan 2003-04-24 03:50:36 Re: Simple question for psql

Browse pgsql-sql by date

  From Date Subject
Next Message Andreas Pflug 2003-04-24 11:41:30 Statement triggers 7.4 NEW/OLD
Previous Message Tom Lane 2003-04-24 02:46:56 Re: Why doesn't EXPLAIN ANALYZE show UPDATE step?