Inserting Non English characters in a varchar type field

From: "Sulakshana Awsarikar" <sulakshana(at)mithi(dot)com>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Inserting Non English characters in a varchar type field
Date: 2002-01-25 13:25:37
Message-ID: 004b01c1a5a3$c6795fe0$0500a8c0@vsnl.net.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Hi

I am trying to insert non english characters ( chars which lie in the
128-255 range in the ASCII character set ). When I try to get this data from
the table, I am getting garbled data. Is there any way to insert and
retrieve non english characters in pgsql

regards
Sulakshana

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Holger Krug 2002-01-25 13:47:03 Re: PostgreSQL crashes with Qmail-SQL
Previous Message Lincoln Yeoh 2002-01-25 12:46:24 Re: PostgreSQL crashes with Qmail-SQL

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Friedrich 2002-01-25 14:18:49 Re: Inserting Non English characters in a varchar type field
Previous Message Bruce Momjian 2002-01-25 02:08:28 Re: Problem in ResultSet#getTimestamp() of 7.2b4